llvm-project/mlir/unittests
Michele Scuttari 0815281ff2
[MLIR] Fix autogenerated pass constructors linkage
The patch addresses the linkage of the new autogenerated pass constructors, which, being declared as friend functions, resulted in having an inline nature and thus their implementations not being exported.

Reviewd By: mehdi_amini, rriddle

Differential Revision: https://reviews.llvm.org/D132572
2022-08-29 20:53:42 +02:00
..
Analysis [MLIR][Presburger] make sample test with integer lexmin use containsPointNoLocal 2022-08-08 14:46:02 +01:00
Conversion [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Dialect [NFC][mlir][affine] Typo in Affine Analysis test 2022-08-21 20:24:53 +05:30
ExecutionEngine [MLIR] DynamicMemRefType: iteration and access by indices 2022-08-18 21:30:20 +02:00
IR [NFC][mlir] Add support for llvm style casting for mlir types 2022-08-24 09:33:01 -07:00
Interfaces [mlir] Use has_value instead of hasValue (NFC) 2022-07-13 00:57:02 -07:00
Parser [mlir] Allow for attaching external resources to .mlir files 2022-06-29 12:14:01 -07:00
Pass [mlir] Use has_value instead of hasValue (NFC) 2022-07-13 00:57:02 -07:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
TableGen [MLIR] Fix autogenerated pass constructors linkage 2022-08-29 20:53:42 +02:00
Transforms [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00