llvm-project/mlir
Uday Bondhugula 7aa60a383f Temp change in FlatAffineConstraints::getSliceBounds() to deal with TODO in
LoopFusion

- getConstDifference in LoopFusion is pending a refactoring to handle bounds
  with min's and max's; it currently asserts on some useful test cases that we
  want to experiment with. This CL changes getSliceBounds to be more
  conservative so as to not trigger the assertion. Filed b/126426796 to track this.

PiperOrigin-RevId: 235826538
2019-03-29 16:45:23 -07:00
..
bindings/python EDSC: support conditional branch instructions 2019-03-29 16:41:05 -07:00
g3doc Validate the names of attribute, dialect, and functions during verification. This essentially enforces the parsing rules upon their names. 2019-03-29 16:44:53 -07:00
include Validate the names of attribute, dialect, and functions during verification. This essentially enforces the parsing rules upon their names. 2019-03-29 16:44:53 -07:00
lib Temp change in FlatAffineConstraints::getSliceBounds() to deal with TODO in 2019-03-29 16:45:23 -07:00
test Allow function names to have a leading underscore. This matches what is already defined in the spec, but not supported in the implementation. 2019-03-29 16:45:08 -07:00
tools [TableGen] Fix using rewrite()'s qualified name for a bound argument in match() 2019-03-29 16:44:05 -07:00
utils Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00