summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/GPU/Transforms/GlobalIdRewriter.cpp
AgeCommit message (Expand)Author
2025-07-21[mlir][NFC] update `mlir/Dialect` create APIs (16/n) (#149922)Maksim Levental
2025-07-07[mlir] Remove unused includes (NFC) (#147455)Kazu Hirata
2025-04-29[MLIR][GPU] Add a pattern to rewrite gpu.subgroup_id (#137671)Alan Li
2023-05-25[mlir][gpu] Add a pattern for transforming gpu.global_id to thread + blockId ...Fabian Mora