llvm-project/mlir/lib
Ahmed Taei 08a9147349 [mlir][LLVMIR] Fix fusion for rank-0 tensors
Summary: This diff fixes fusion craching for ops with rank-0 tensors

Reviewers: mravishankar, nicolasvasilache, rriddle!

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D76479
2020-03-20 13:17:19 -07:00
..
Analysis [mlir] Add support for detecting single use callables in the Inliner. 2020-03-18 13:10:41 -07:00
Conversion [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Dialect [mlir][Linalg] NFC: Clean up for 0-D abstraction. 2020-03-20 13:07:14 -07:00
EDSC [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
ExecutionEngine [mlir][CRunnerUtils] Enable compilation with C++11 toolchain on microcontroller platforms. 2020-03-12 10:18:56 -04:00
IR [mlir][LLVMIR] Fix fusion for rank-0 tensors 2020-03-20 13:17:19 -07:00
Interfaces [MLIR] Interfaces need to used add_mlir_library 2020-03-19 16:44:24 -07:00
Parser [mlir] Add support for non-identifier attribute names. 2020-03-11 13:22:33 -07:00
Pass [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
Quantizer [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
Support [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
TableGen [mlir] Add support for the attribute verifiers in the dialect declaration generator. 2020-03-16 18:32:23 -07:00
Target [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Transforms [MLIR] Fix op folding to not run pre-replace when not constant folding 2020-03-20 07:49:49 +05:30
Translation [mlir][SideEffects] Define a set of interfaces and traits for defining side effects 2020-03-06 14:04:36 -08:00
CMakeLists.txt [mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory. 2020-03-10 12:45:45 -07:00