Longsheng Mou ad8d9e1428
[mlir][gpu] Use arith dialect to lower gpu.global_id (#171614)
This PR lowers the`gpu.global_id` op using the arith dialect instead of
the index dialect. Fixes #171303.
2025-12-13 18:43:12 +08:00
..