summaryrefslogtreecommitdiff
path: root/mlir/docs/TargetLLVMIR.md
AgeCommit message (Expand)Author
2024-12-26[mlir][docs] Add C example for C-compatible wrapper for LLVM IR (#120955)Hongren Zheng
2024-04-05Fix a few broken links (#87098)mlevesquedion
2024-02-14[mlir][docs] Fix typos in TargetLLVMIR.md (#81549)Ronan Keryell
2023-11-23[mlir] fix LLVM type converter for structs (#73231)Oleksandr "Alex" Zinenko
2023-11-04[MLIR][Doc] Remove LLVM dialect typed pointer documentation (#71246)Christian Ulmann
2023-08-22Fix typos in TargetLLVMIR.mdXiaolei Shi
2023-08-18Fix minor typos in MLIR doc (NFC)Mehdi Amini
2023-01-27[mlir][Conversion] Rename the MemRefToLLVM passQuentin Colombet
2022-08-04[mlir] Only conditionally lower CF branching ops to LLVMTres Popp
2022-08-02[MLIR] Rename the generic LLVM allocation and deallocation functionsMichele Scuttari
2022-07-25[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functionsMichele Scuttari
2022-06-27[mlir][LLVMIR] Add support for va_start/copy/end intrinsicsMin-Yih Hsu
2022-05-16[mlir] Remove the `type` keyword from type alias definitionsRiver Riddle
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-10-29[mlir][docs] Fix obvious spelling mistakes in documentationMarkus Böck
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-09-15[mlir] Update docs on conversion and translation to LLVMAlex Zinenko