llvm-project/mlir
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
..
benchmark/python [mlir] Fix declaration of nano time function in benchmark infra 2022-05-13 13:22:18 +02:00
cmake/modules [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
docs [mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments and results 2022-05-30 17:35:34 -07:00
examples [mlir] Remove unused properties from the standalone example's lit configuration 2022-05-19 12:54:28 -07:00
include [mlir][sparse][NFC] Switch InitOp to bufferization::AllocTensorOp 2022-06-02 00:03:52 +02:00
lib [mlir] Support convert token type from LLVM IR. 2022-06-02 03:32:51 +00:00
python [mlir][python][ctypes] fix ctype python binding complication for complex 2022-06-01 10:15:24 -07:00
test [mlir] Support convert token type from LLVM IR. 2022-06-02 03:32:51 +00:00
tools [mlir][math] Add math.ctlz expansion to control flow + arith operations 2022-06-01 11:45:04 -07:00
unittests [MLIR][Presburger] Add applyDomain/Range to IntegerRelation 2022-05-29 02:06:11 +05:30
utils [mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLL 2022-05-30 17:35:34 -07:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.