llvm-project/mlir/lib
River Riddle c98cff5ae4 [mlir] Automatically populate `operand_segment_sizes` in the auto-generated build methods.
This greatly simplifies the requirements for builders using this mechanism for managing variadic operands.

Differential Revision: https://reviews.llvm.org/D75317
2020-03-05 12:52:22 -08:00
..
Analysis [mlir] Add a new BranchOpInterface to allow for opaquely interfacing with branching terminator operations. 2020-03-05 12:50:35 -08:00
Conversion [mlir] Refactor a few users to no longer rely on the successor operand API of Operation. 2020-03-05 12:51:59 -08:00
Dialect [mlir] Automatically populate `operand_segment_sizes` in the auto-generated build methods. 2020-03-05 12:52:22 -08:00
EDSC Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
ExecutionEngine [mlir] ExecutionEngine: fix assertion on the error path 2020-03-03 17:10:54 +01:00
IR [mlir] Refactor a few users to no longer rely on the successor operand API of Operation. 2020-03-05 12:51:59 -08:00
Parser [mlir] Update several usages of IntegerType to properly handled unsignedness. 2020-03-02 09:19:26 -08:00
Pass Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
Quantizer Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
Support [mlir] mlir-opt: print a newline after the top-level module 2020-03-02 11:43:12 +01:00
TableGen Fix MLIR build by adding missing header after cleanup in af450eab 2020-03-01 01:11:44 +00:00
Target [mlir] Refactor a few users to no longer rely on the successor operand API of Operation. 2020-03-05 12:51:59 -08:00
Transforms [mlir] Refactor a few users to no longer rely on the successor operand API of Operation. 2020-03-05 12:51:59 -08:00
Translation Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00