llvm-project/mlir/lib/IR
Uday Bondhugula 988ce3387f Change sigil for integer set: @@ -> #
PiperOrigin-RevId: 218786684
2019-03-29 13:40:21 -07:00
..
AffineExpr.cpp [MLIR] Basic infrastructure for vectorization test 2019-03-29 13:32:13 -07:00
AffineExprDetail.h [MLIR] Sketch AffineExpr value type 2019-03-29 13:25:42 -07:00
AffineMap.cpp Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
AffineMapDetail.h Introduce Fourier-Motzkin variable elimination + other cleanup/support 2019-03-29 13:38:24 -07:00
AsmPrinter.cpp Change sigil for integer set: @@ -> # 2019-03-29 13:40:21 -07:00
AttributeDetail.h Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
AttributeListStorage.h Implement Uday's suggestion to unique attribute lists across instructions, 2019-03-29 12:29:42 -07:00
Attributes.cpp Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
BasicBlock.cpp Introduce a new Operation::erase helper to generalize some code in 2019-03-29 13:34:51 -07:00
Builders.cpp Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
BuiltinOps.cpp Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
Dialect.cpp Replace the "OperationSet" abstraction with a new Dialect abstraction. This is 2019-03-29 13:34:37 -07:00
Function.cpp Add MLFunction::walk/walkPostOrder methods for doing a simple traversal of 2019-03-29 13:28:26 -07:00
Instructions.cpp Teach canonicalize pass to unique and hoist constants to the entry block. This 2019-03-29 13:36:59 -07:00
IntegerSet.cpp Introduce Fourier-Motzkin variable elimination + other cleanup/support 2019-03-29 13:38:24 -07:00
IntegerSetDetail.h Introduce Fourier-Motzkin variable elimination + other cleanup/support 2019-03-29 13:38:24 -07:00
MLIRContext.cpp Refactor all of the canonicalization patterns out of the Canonicalize pass, and 2019-03-29 13:39:49 -07:00
Module.cpp Implement initial support for function attributes, including parser, printer, 2019-03-29 13:02:44 -07:00
Operation.cpp Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
PatternMatch.cpp Refactor all of the canonicalization patterns out of the Canonicalize pass, and 2019-03-29 13:39:49 -07:00
SSAValue.cpp Split BuiltinOps out of StandardOps. 2019-03-29 13:28:12 -07:00
Statement.cpp Teach canonicalize pass to unique and hoist constants to the entry block. This 2019-03-29 13:36:59 -07:00
StmtBlock.cpp Generalize / improve DMA transfer overlap; nested and multiple DMA support; resolve 2019-03-29 13:32:28 -07:00
Types.cpp Add support to constant dense vector/tensor attribute. 2019-03-29 13:32:41 -07:00