summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/GPU/TestGpuRewrite.cpp
AgeCommit message (Expand)Author
2025-04-29[MLIR][GPU] Add a pattern to rewrite gpu.subgroup_id (#137671)Alan Li
2025-04-23[mlir][AMDGPU] Implement gpu.subgroup_reduce with DPP intrinsics on AMD GPUs ...Muzammil
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-09-18[mlir][gpu] Disjoint patterns for lowering clustered subgroup reduce (#109158)Andrea Faulds
2024-09-17[mlir][gpu] Rename two misspelled pattern population functions (#109015)Andrea Faulds
2024-01-02[mlir][gpu] Add subgroup_reduce to shuffle lowering (#76530)Jakub Kuderski
2023-12-28[mlir][gpu] Add patterns to break down subgroup reduce (#76271)Jakub Kuderski
2023-05-25[mlir][gpu] Add a pattern for transforming gpu.global_id to thread + blockId ...Fabian Mora
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-06-09[mlir][gpu] Move GPU headers into IR/ and Transforms/Mogball
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2021-05-14[mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors w...River Riddle