llvm-project
0ba13614
- [MLIR][GPU] Use arith instead of index for subgroup_id (#137843)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
236 days ago
[MLIR][GPU] Use arith instead of index for subgroup_id (#137843) Trying to simplify situation by using `arith` dialect instead of `index` in the rewriting of `gpu.subgroup_id`.
References
#137843 - [MLIR][GPU] Use arith instead of index for subgroup_id
Author
lialan
Parents
6feb4a8e
Loading