Files
clang-p2996/mlir/lib/Dialect/GPU/Transforms/SubgroupIdRewriter.cpp
Alan Li 0ba1361478 [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`.
2025-04-30 09:03:24 -04:00

3.6 KiB