llvm-project/mlir/lib/Dialect
Rob Suderman f2832c2295 [mlir][tosa] Added shape propagation for TOSA pool operations.
Pool operations perform the same shape propagation. Included the shape
propagation and tests for these avg_pool2d and max_pool2d.

Differential Revision: https://reviews.llvm.org/D105665
2021-07-12 15:40:49 -07:00
..
AMX [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
Affine [MLIR] Simplify affine.if having yield values and trivial conditions 2021-07-07 13:02:10 +05:30
ArmNeon [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
ArmSVE [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
Async [mlir][async] Remove unused variable. NFC. 2021-07-01 12:24:55 +02:00
Complex [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
DLTI [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
EmitC [mlir] Change custom syntax of emitc.include op to resemble C 2021-07-05 16:40:05 +02:00
GPU [MLIR] Split out GPU ops library from Transforms 2021-07-07 11:26:49 +05:30
LLVMIR [mlir][llvm] Add a test for memref.copy lowering to llvm 2021-06-30 10:49:29 +02:00
Linalg [mlir][Linalg] Improve comprehensive bufferization for scf.yield. 2021-07-12 10:36:25 +00:00
Math [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
MemRef Revert "[mlir][MemRef] Fix DimOp folding of OffsetSizeAndStrideInterface." 2021-07-08 10:09:00 +00:00
OpenACC [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
OpenMP [mlir] add support for reductions in OpenMP WsLoopOp 2021-07-09 17:54:20 +02:00
PDL [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
PDLInterp [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
Quant [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
SCF [MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks 2021-06-30 10:03:22 -04:00
SPIRV [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
Shape [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
SparseTensor [mlir][sparse] add restrictive versions of division support 2021-07-12 14:59:48 -07:00
StandardOps [mlir] Move BufferizeDimOp to Tensor/Transforms/Bufferize.cpp 2021-07-02 10:05:59 +09:00
Tensor Revert "[mlir][MemRef] Fix DimOp folding of OffsetSizeAndStrideInterface." 2021-07-08 10:09:00 +00:00
Tosa [mlir][tosa] Added shape propagation for TOSA pool operations. 2021-07-12 15:40:49 -07:00
Utils [mlir] Use indices instead of affine maps when composing 2 reshape ops. 2021-07-07 15:21:46 +02:00
Vector [mlir][vector] Refactor Vector Unrolling and remove Tuple ops 2021-07-07 11:11:26 -07:00
X86Vector [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
CMakeLists.txt [mlir] Remove SDBM 2021-06-29 14:46:26 +02:00
Traits.cpp [mlir] Fix broadcasting check with 1 values 2021-07-11 20:41:33 -07:00