llvm-project/mlir/lib
thomasraoux 36aac53b36 [mlir][linalg] Extend drop unit dim pattern to all cases of reduction
Even with all parallel loops reading the output value is still allowed so we
don't have to handle reduction loops differently.

Differential Revision: https://reviews.llvm.org/D109851
2021-09-17 10:09:57 -07:00
..
Analysis [MLIR] PresbugerSet: slightly expand documentation 2021-09-17 18:04:46 +05:30
Bindings/Python [mlir] Apply py::module_local() to a few more classes. 2021-09-14 21:56:14 +00:00
CAPI [mlir][capi] Add NameLoc 2021-09-01 16:16:35 -07:00
Conversion [MLIR] Tighten type constraint on memref.global op def 2021-09-15 22:41:03 +05:30
Dialect [mlir][linalg] Extend drop unit dim pattern to all cases of reduction 2021-09-17 10:09:57 -07:00
ExecutionEngine [mlir][sparse] add more asserts to sparse support lib 2021-09-16 10:13:29 -07:00
IR Make the --mlir-disable-threading command line option overrides the C++ API usage 2021-09-15 03:20:48 +00:00
Interfaces [mlir] Add an interface to allow operations to specify how they can be tiled. 2021-08-30 16:31:18 -07:00
Parser [mlir][flang] Do not prevent integer types from being parsed as MLIR keywords 2021-09-03 08:20:49 +02:00
Pass Remove unused llvm/Support/Parallel.h from MLIR (NFC) 2021-09-14 23:30:42 +00:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr. 2021-08-29 21:54:47 -07:00
Support Make the --mlir-disable-threading command line option overrides the C++ API usage 2021-09-15 03:20:48 +00:00
TableGen [DRR] Explicit Return Types in Rewrites 2021-09-15 14:25:29 -07:00
Target Add llvm_unreachable after fully covered switch (NFC) 2021-09-15 17:53:05 +00:00
Tools [mlir-lsp-server] Only use one MLIRContext per MLIRTextFile 2021-08-04 20:09:07 +00:00
Transforms [MLIR] Use memref.copy ops in BufferResultsToOutParams pass. 2021-09-15 02:59:30 +00:00
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00