llvm-project/mlir/lib/Dialect
Arpith C. Jacob b4a516cc43 [mlir] Add LLVM loop codegen options to control software pipelining
Support specifying the II and disabling pipelining.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D98420
2021-03-11 16:46:44 +01:00
..
AVX512 [mlir][CMAKE] Fix build with BUILD_SHARED_LIBS=ON 2021-03-10 14:52:36 +01:00
Affine Revert "[mlir][Vector][Affine] Improve affine vectorizer algorithm" 2021-03-10 20:25:49 +01:00
ArmNeon [mlir][ArmNeon][RFC] Add a Neon dialect 2020-12-11 13:49:40 +00:00
ArmSVE Switch generatedTypeParser/generatedAttributeParser to return an OptionalParseResult 2021-03-09 19:43:45 +00:00
Async Switch generatedTypeParser/generatedAttributeParser to return an OptionalParseResult 2021-03-09 19:43:45 +00:00
Complex [mlir] Add Complex dialect. 2021-01-15 19:58:10 +01:00
GPU [mlir] Add NVVM to CUBIN conversion to mlir-opt 2021-03-11 10:07:11 +01:00
LLVMIR [mlir] Add LLVM loop codegen options to control software pipelining 2021-03-11 16:46:44 +01:00
Linalg Moved getStaticLoopRanges and getStaticShape methods to LinalgInterfaces.td to add static shape verification 2021-03-10 04:06:22 -08:00
Math [mlir] Add polynomial approximation for math::Log2 2021-03-10 14:49:22 -08:00
OpenACC [mlir] Mark OpState::getAttrs() deprecated. 2021-02-25 20:54:42 +01:00
OpenMP [MLIR][OpenMP] Attribute to include WsLoop upperbound 2021-01-08 14:42:18 +00:00
PDL Switch generatedTypeParser/generatedAttributeParser to return an OptionalParseResult 2021-03-09 19:43:45 +00:00
PDLInterp [mlir] Mark OpState::getAttrs() deprecated. 2021-02-25 20:54:42 +01:00
Quant [mlir][IR][NFC] Define the Location classes in ODS instead of C++ 2021-03-08 14:32:40 -08:00
SCF [mlir][scf] Canonicalize scf.for last tensor iteration result. 2021-03-05 09:42:19 +00:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
SPIRV [MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`. 2021-03-06 16:05:31 +01:00
Shape [MLIR] Add canoncalization for `shape.is_broadcastable` 2021-03-11 10:10:34 +01:00
StandardOps Fold full-size subview of static shapes. 2021-03-04 09:52:06 -08:00
Tensor [mlir] Add folding of tensor.cast -> subtensor_insert 2021-02-19 17:24:16 +00:00
Tosa [mlir][nfc] Fix typo in documentation comment 2021-02-25 08:32:14 +01:00
Utils Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00
Vector Revert "[mlir][Vector][Affine] Improve affine vectorizer algorithm" 2021-03-10 20:25:49 +01:00
CMakeLists.txt Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00
Traits.cpp [mlir][Shape] Generalize cstr_broadcastable folding for n-ary broadcasts 2021-02-17 11:44:52 +01:00