llvm-project/mlir/lib
Mehdi Amini 5a8a159bf5 Add verifier for insert/extract element/value on type match between container and inserted/extracted value, and fix vector.shuffle lowering
Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D106398
2021-07-21 22:28:59 +00:00
..
Analysis [NFC] Fix some comments and only look at terminators when looking for ReturnLike ops 2021-07-20 08:05:20 -07:00
Bindings Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
CAPI Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
Conversion Add verifier for insert/extract element/value on type match between container and inserted/extracted value, and fix vector.shuffle lowering 2021-07-21 22:28:59 +00:00
Dialect Add verifier for insert/extract element/value on type match between container and inserted/extracted value, and fix vector.shuffle lowering 2021-07-21 22:28:59 +00:00
ExecutionEngine [ExecutionEngine] Fix GEP type 2021-07-17 23:45:00 +02:00
IR Revert "Add workaround for false positive in -Wfree-nonheap-object" 2021-07-21 21:30:17 +00:00
Interfaces [mlir] fix a crash if the dialect is missing a data layout interface 2021-06-09 17:46:27 +02:00
Parser Defend early against operation created without a registered dialect 2021-07-15 03:52:32 +00:00
Pass Fix mismatch between the provisioning of asyncExecutors and the actual thread count currently in the context (NFC) 2021-07-16 06:51:06 +00:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
TableGen [mlir-tblgen] Support binding multi-results of NativeCodeCall 2021-07-21 11:23:22 +08:00
Target [Attributes] Replace doesAttrKindHaveArgument() (NFC) 2021-07-12 21:57:26 +02:00
Tools PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
Transforms [MLIR] Introduce a new rewrite driver to simplify supplied list of ops 2021-07-21 20:25:16 +05:30
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00