summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/FuncToLLVM/func-memref-return.mlir
AgeCommit message (Expand)Author
2025-02-06[mlir][LLVM] Switch `undef` for `poison` for uninitialized values (#125629)Krzysztof Drewniak
2024-07-15[mlir][Transforms] Dialect conversion: Fix missing source materialization (#9...Matthias Springer
2023-10-31Reland "[MLIR][FuncToLLVM] Remove typed pointer support" (#70717)Christian Ulmann
2023-10-30Revert "[MLIR][FuncToLLVM] Remove typed pointer support (#70574)"Christian Ulmann
2023-10-30[MLIR][FuncToLLVM] Remove typed pointer support (#70574)Christian Ulmann
2023-10-24[mlir] use transform-interpreter in test passes (#70040)Oleksandr "Alex" Zinenko
2023-08-10[mlir][Transform] Add support to drive conversions of func to LLVM with TDNicolas Vasilache
2023-04-13[mlir][func] Guard for unranked memref with the bare ptr memref callKai Sasaki
2023-04-06[mlir][LLVM] Add an attribute to control use of bare-pointer calling convention.Mahesh Ravishankar
2023-03-27[mlir] FuncToLLVM: fail gracefully in bare pointer multi-result covnersionAlex Zinenko
2023-02-09[mlir][FuncToLLVM] Add option for emitting opaque pointersMarkus Böck
2022-11-28[mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files.Hanhan Wang
2022-08-30[mlir] materialize strided memref layout as attributeAlex Zinenko
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Conversion/...River Riddle
2022-04-05[MLIR] Check for static shape before bare pointer conversionLorenzo Chelini
2022-03-07[mlir][NFC] Rename StandardToLLVM to FuncToLLVMRiver Riddle