summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/NVVMToLLVM
AgeCommit message (Expand)Author
2025-09-02[MLIR][NVVM] Support packed registers in `inline_ptx` (#154904)Guray Ozen
2025-08-21[MLIR][NVVM] Improve inline_ptx, add readwrite support (#154358)Guray Ozen
2025-08-15[MLIR][NVVM] Print readable modifer (NFC) (#153779)Guray Ozen
2025-07-30[MLIR] Migrate NVVM to the new LDBG debug macro (NFC) (#151162)Mehdi Amini
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-03-11[MLIR] Add missing MLIRFuncDialect dep to MLIRNVVMToLLVM (#84548)Thomas Preud'homme
2023-10-17[mlir][nvvm] Support predicates in `BasicPtxBuilder` (#67102)Guray Ozen
2023-10-12[mlir][nvvm] Move `BasicPtxBuilder` Interface to Its Own File (NFC) (#68095)Guray Ozen
2023-10-09[mlir][nvvm] Introduce `elect.sync` Op (#68323)Guray Ozen
2023-08-09[MLIR][NVVM] Introduction of the `wgmma.mma_async` OpGuray Ozen
2023-08-09[mlir][Conversion] Add type converter parameter to ConvertToLLVMPatternInterfaceMatthias Springer
2023-08-07Add a generic "convert-to-llvm" pass delegating to an interfaceMehdi Amini
2023-07-13[mlir][nvvm] Add populate function (nfc)Guray Ozen
2023-07-12[mlir][nvvm] Change return type of std::string of getPtx of PtxBuilderGuray Ozen
2023-07-12[mlir][nvvm] fix potential bug (NFC)Guray Ozen
2023-07-11[mlir][nvvm] Add NVVMToLLVM PassGuray Ozen