..
AffineOps
Fix verification of zero-dim memref in affine.load/affine.store/std.load/std.store
2019-08-07 10:31:49 -07:00
Analysis
Fix clang 5.0 by using type aliases for LLVM DenseSet/Map
2019-08-03 11:35:50 -07:00
Conversion
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
2019-08-05 18:38:22 -07:00
Dialect
NFC: Update FuncOp::addEntryBlock to return the newly inserted block.
2019-08-07 19:24:01 -07:00
EDSC
Remove the 'region' field from OpBuilder.
2019-07-12 17:42:41 -07:00
ExecutionEngine
Add TTI pass initialization to pass managers.
2019-08-05 22:14:27 -07:00
IR
FunctionSupport: wrap around bool to have a more semantic callback type
2019-08-08 12:11:54 -07:00
LLVMIR
FunctionSupport: wrap around bool to have a more semantic callback type
2019-08-08 12:11:54 -07:00
Linalg
Add canonicalization pattern for linalg.dim
2019-08-08 09:09:58 -07:00
Parser
FunctionSupport: wrap around bool to have a more semantic callback type
2019-08-08 12:11:54 -07:00
Pass
Change the IR printing pass instrumentation to ignore the verifier passes on non-failure.
2019-07-12 17:42:46 -07:00
Quantizer
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
2019-08-05 18:38:22 -07:00
SDBM
SDBM: fix the order of variables in the stripe-induced inequalities
2019-06-03 19:26:29 -07:00
StandardOps
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
2019-08-05 18:38:22 -07:00
Support
Add TTI pass initialization to pass managers.
2019-08-05 22:14:27 -07:00
TableGen
Qualify StringRef to fix Windows build failure
2019-08-01 14:14:31 -07:00
Target
Move GPU dialect to {lib,include/mlir}/Dialect
2019-07-25 00:41:17 -07:00
Transforms
Add utility 'replaceAllUsesWith' methods to Operation.
2019-08-07 13:48:52 -07:00
Translation
Include missing header.
2019-07-08 08:05:09 -07:00
VectorOps
Add a few utility overloads for OpAsmParser methods:
2019-06-09 16:18:21 -07:00
CMakeLists.txt
Move GPU dialect to {lib,include/mlir}/Dialect
2019-07-25 00:41:17 -07:00