llvm-project/mlir/include/mlir
Stephan Herhut 56ac9d30d3 [MLIR] Add includes to PointerLikeTypeTraits where needed.
Summary:
This is to ensure that the template declaration is seen before
any template specialization.

Reviewers: mravishankar, antiagainst, rriddle!

Differential Revision: https://reviews.llvm.org/D75442
2020-03-02 13:50:59 +01:00
..
ADT Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Analysis [mlir] Fix typo 2020-02-28 10:59:52 -08:00
Conversion [MLIR] Add LLVMConversionTarget as a customization point. NFC. 2020-02-28 12:20:23 -08:00
Dialect [MLIR] Add includes to PointerLikeTypeTraits where needed. 2020-03-02 13:50:59 +01:00
EDSC [NFC][mlir] Adding more operators to EDSC TemplatedIndexedValue 2020-02-21 13:27:25 +01:00
ExecutionEngine [mlir] NFC - Split out RunnerUtils that don't require a C++ runtime 2020-02-27 14:14:11 -05:00
IR [MLIR] Add includes to PointerLikeTypeTraits where needed. 2020-03-02 13:50:59 +01:00
Pass Ensure that multi-threading is disabled when enabling IRPrinting with module scope 2020-02-29 18:28:54 +00:00
Quantizer Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Support [MLIR] Add `take_back()` to STLExtras.h for completeness. 2020-02-27 06:50:57 +01:00
TableGen [mlir][ODS] Add support for specifying the successors of an operation. 2020-02-21 15:15:32 -08:00
Target [mlir] Add support for basic location translation to LLVM. 2020-02-05 17:41:51 -08:00
Transforms Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
CMakeLists.txt Add a layer of EDSC for linalg.GenericOp 2019-12-13 16:57:57 -08:00
InitAllDialects.h Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
InitAllPasses.h Add a pass that specializes parallel loops for easier unrolling and vectorization 2020-02-28 19:47:23 +01:00
Parser.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Translation.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00