llvm-project/mlir/include/mlir
Rahul Joshi 52af9c59e3 [MLIR] Add a NoRegionArguments trait
- This trait will verify that all regions attached to an Op have no arguments
- Fixes https://bugs.llvm.org/show_bug.cgi?id=46521 : Add trait NoRegionArguments

Differential Revision: https://reviews.llvm.org/D83016
2020-07-06 09:05:38 -07:00
..
Analysis [MLIR] Exact integer emptiness checks for FlatAffineConstraints 2020-07-02 19:53:27 +05:30
Conversion [mlir][spirv] Add support for lowering scf.for scf/if with return value 2020-07-01 17:08:08 -07:00
Dialect [MLIR] Add a NoRegionArguments trait 2020-07-06 09:05:38 -07:00
EDSC [MLIR] Add variadic isa<> for Type, Value, and Attribute 2020-06-29 15:04:48 -07:00
ExecutionEngine [mlir] [VectorOps] remove print_i1 from runtime support library 2020-06-18 11:07:43 -07:00
IR [MLIR] Add a NoRegionArguments trait 2020-07-06 09:05:38 -07:00
Interfaces [mlir][Vector] Add a VectorUnrollInterface and expose UnrollVectorPattern. 2020-07-06 08:09:06 -04:00
Pass [mlir] Make PassManager.h self-contained 2020-06-05 12:02:24 +02:00
Support Move explicit template class specialization out of the class to fix gcc builds (NFC) 2020-06-25 01:43:21 +00:00
TableGen [mlir] Refactor InterfaceGen to support generating interfaces for Attributes and Types. 2020-06-30 15:52:33 -07:00
Target [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
Transforms [mlir] Add redundant copy removal transform 2020-07-03 15:36:25 +02:00
CMakeLists.txt Remove FxpMathOps dialect and Quantizer tool. 2020-04-07 13:22:39 -07:00
InitAllDialects.h [mlir] NFC: Rename LoopOps dialect to SCF (Structured Control Flow) 2020-05-11 15:04:27 +02:00
InitAllPasses.h [mlir][shape] Add a pattern to rewrite `shape.reduce` as `scf.for`. 2020-06-15 17:54:50 +02:00
InitAllTranslations.h [mlir][rocdl] Fix typo. NFC. 2020-05-07 11:55:47 +02: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 [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00