summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/NVGPU/Transforms/CreateAsyncGroups.cpp
AgeCommit message (Expand)Author
2025-09-15[mlir][vector] Use `source` as the source argument name (#158258)Andrzej WarzyƄski
2025-07-22[mlir][NFC] update `mlir/Dialect` create APIs (19/n) (#149926)Maksim Levental
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2025-01-21[mlir][IR][NFC] Move free-standing functions to `MemRefType` (#123465)Matthias Springer
2024-01-12[mlir][Interfaces] `DestinationStyleOpInterface`: Rename `hasTensor/BufferSem...Matthias Springer
2023-09-22[mlir][Vector] Add support for Value indices to vector.extract/insertDiego Caballero
2023-08-08[mlir][NVGPU] Support N-D masks in transform.nvgpu.create_async_groupsMatthias Springer
2023-08-07[mlir][NVGPU] Support 2D masks in transform.nvgpu.create_async_groupsMatthias Springer
2023-07-18[mlir][NVGPU][transform] Add `create_async_groups` transform opMatthias Springer