llvm-project/mlir/lib
Alexander Batashev 0252357b3e [mlir][LLVM] Add support for Calling Convention in LLVMFuncOp
This patch adds support for Calling Convention attribute in LLVM
dialect, including enums, custom syntax and import from LLVM IR.
Additionally fix import of dso_local attribute.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D126161
2022-05-27 09:43:31 +03:00
..
Analysis [MLIR][Presburger] Add inverse to IntegerRelation 2022-05-25 19:37:52 +05:30
Bindings/Python [mlir] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00
CAPI [mlir] Move diagnostic handlers instead of copying 2022-05-21 13:25:24 +02:00
Conversion [mlir][LLVM] Add support for Calling Convention in LLVMFuncOp 2022-05-27 09:43:31 +03:00
Dialect [mlir][LLVM] Add support for Calling Convention in LLVMFuncOp 2022-05-27 09:43:31 +03:00
ExecutionEngine [mlir][sparse] Moving some functions around 2022-05-26 17:23:38 -07:00
IR [mlir:Printer][NFC] Add utility methods for printing escaped/hex strings 2022-05-25 20:54:27 -07:00
Interfaces [MLIR][GPU] Add canonicalizer for gpu.memcpy 2022-05-14 19:01:04 +05:30
Parser Apply clang-tidy fixes for modernize-use-bool-literals in Parser.cpp (NFC) 2022-05-23 23:13:33 +00:00
Pass [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
Reducer [mlir] Add asserts when changing various MLIRContext configurations 2022-04-15 21:49:03 -07:00
Rewrite [mlir:PDLInterp] Refactor the implementation of result type inferrence 2022-05-01 12:25:05 -07:00
Support [mlir] Fix the error message for missing explicit TypeID 2022-05-18 21:08:09 +00:00
TableGen [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
Target [mlir][LLVM] Add support for Calling Convention in LLVMFuncOp 2022-05-27 09:43:31 +03:00
Tools [mlir][PDLL] Allow numeric result indexing for unregistered op 2022-05-25 19:29:29 +00:00
Transforms [mlir:GreedyDriver] Return WalkResult::skip after deleting a known constant 2022-05-18 02:14:02 -07:00
CMakeLists.txt [MLIR] Fix build without native arch 2022-05-12 09:50:51 +02:00