llvm-project/mlir
Jacques Pienaar 7ab37aaf02 Fix missing parenthesis around negation.
This should probably be changed to instead use the negated form (e.g., get predicate + negate it + get resulting template), but this fixes it locally.

PiperOrigin-RevId: 240067116
2019-03-29 17:36:06 -07:00
..
bindings/python Cleanup ValueHandleArray 2019-03-29 17:35:20 -07:00
g3doc Now that ConstOpPointer is gone, we can change the various methods generated by 2019-03-29 17:33:45 -07:00
include Add a routine to allow registering a dialect without relying on global constructors. 2019-03-29 17:35:50 -07:00
lib Push a bunch of 'consts' out of the *Op structure, in prep for removing 2019-03-29 17:35:35 -07:00
test Fix missing parenthesis around negation. 2019-03-29 17:36:06 -07:00
tools Fix missing parenthesis around negation. 2019-03-29 17:36:06 -07:00
unittests Change getBroadcastedShape() to return result shape via parameter 2019-03-29 17:25:38 -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
CONTRIBUTING.md Add contributing file. 2019-03-29 17:27:11 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00