llvm-project/mlir/lib
jacquesguan ce820375ef [mlir] Support convert token type from LLVM IR.
This patch supports the token type for converting from LLVM IR.

Differential Revision: https://reviews.llvm.org/D126756
2022-06-02 03:32:51 +00:00
..
Analysis [MLIR][Presburger] Simplex: remove redundant zeroing out of row 2022-06-01 16:59:37 +01:00
Bindings/Python [windows] Remove unused pybind exception params 2022-05-31 12:36:57 -07:00
CAPI [mlir] Move diagnostic handlers instead of copying 2022-05-21 13:25:24 +02:00
Conversion [mlir] Add conversion and tests for complex.[sqrt|atan2] to Arith. 2022-06-01 20:21:51 +02:00
Dialect [mlir][sparse][NFC] Switch InitOp to bufferization::AllocTensorOp 2022-06-02 00:03:52 +02:00
ExecutionEngine [mlir][sparse] Improving the FATAL macro 2022-05-31 14:31: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] Support convert token type from LLVM IR. 2022-06-02 03:32:51 +00:00
Tools [mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments and results 2022-05-30 17:35:34 -07: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