summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/NVGPU/Transforms/MmaSyncTF32Transform.cpp
AgeCommit message (Expand)Author
2025-10-08[NFC][MLIR][NVGPU] Cleanup namespace usage (#162158)Rahul Joshi
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer
2023-07-17[mlir][NVGPU][NFC] Clean up code structureMatthias Springer
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-03-02[mlir][NVGPU] Fix incorrect API usage in RewritePatternsMatthias Springer
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-08-31[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-08-30Revert "[MLIR] Update pass declarations to new autogenerated files"Michele Scuttari
2022-08-30[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-08-15[mlir][nvpu] Prevent F32ToTF32 pattern to generate illegal IRThomas Raoux
2022-08-01[mlir][NVGPU] nvgpu.mmasync on F32 through TF32Manish Gupta