summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/AMDGPU/Transforms/EmulateAtomics.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (14/n) (#149920)Maksim Levental
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2025-06-18[mlir][amdgpu][nfc] Add PatternBenefit to populate methods (#144663)Kunwar Grover
2025-03-13[mlir][AMDGPU] Enable emulating vector buffer_atomic_fadd for bf16 on gfx942 ...Daniel Hernandez-Juarez
2025-02-19[AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx942 in MLIR (#125836)Fabian Ritter
2024-09-12[mlir][AMDGPU] Enable emulating vector buffer_atomic_fadd on gfx11 (#108312)Krzysztof Drewniak
2024-09-09[mlir][amdgpu] Align Chipset with TargetParser (#107720)Jakub Kuderski
2023-09-13[mlir][AMDGPU] Add gfx941 to buffer atomics emulationKrzysztof Drewniak
2023-09-11[mlir][arith] Rename operations: `maxf` → `maximumf`, `minf` → `minimumf`...Daniil Dudkin
2023-08-09Finish renaming getOperandSegmentSizeAttr() from `operand_segment_sizes` to `...Mehdi Amini
2023-06-14[mlir][IR] Improve listener notifications for ops without resultsMatthias Springer
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-05-03[mlir][AMDGPU] Add emulation pass for atomics on AMDGPU targetsKrzysztof Drewniak