llvm-project/mlir/lib/Dialect
Uday Bondhugula 2101590a78 NFC: add indexing operator for ArrayAttr
Summary: - add ArrayAttr::operator[](unsigned idx)

Differential Revision: https://reviews.llvm.org/D74663
2020-02-14 22:54:37 -08:00
..
AffineOps [MLIR][Affine] Add affine.parallel op 2020-02-12 18:00:24 -08:00
FxpMathOps Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
GPU Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
LLVMIR Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Linalg [mlir][Linalg] Fix build warnings 2020-02-12 16:50:40 -05:00
LoopOps [mlir] Allow constructing a ValueRange from an ArrayRef<BlockArgument> 2020-02-12 09:48:44 -08:00
OpenMP Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
QuantOps Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
SDBM Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
SPIRV [mlir][DeclarativeParser] Add support for formatting enum attributes in the string form. 2020-02-13 17:11:48 -08:00
Shape [mlir] Start Shape dialect 2020-02-11 14:42:59 -08:00
StandardOps [NFC][mlir] Adding some helpful EDSC intrinsics 2020-02-13 09:21:17 +01:00
VectorOps NFC: add indexing operator for ArrayAttr 2020-02-14 22:54:37 -08:00
CMakeLists.txt Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Traits.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00