llvm-project/mlir
Chris Lattner 9d29310882 Use OperationState to simplify the create<Op> methods, move them out of line,
and simplify some other things.  Change ConstantIntOp to not match affine
integers, since we now have ConstantAffineIntOp.

PiperOrigin-RevId: 207756316
2019-03-29 12:56:44 -07:00
..
include/mlir Use OperationState to simplify the create<Op> methods, move them out of line, 2019-03-29 12:56:44 -07:00
lib Use OperationState to simplify the create<Op> methods, move them out of line, 2019-03-29 12:56:44 -07:00
test Refactor the asmparser hook to work with a new OperationState type that fully 2019-03-29 12:56:30 -07:00
tools/mlir-opt Loop unrolling pass update 2019-03-29 12:56:16 -07:00
utils Add tf_control to syntax files's types. NFC 2019-03-29 12:48:19 -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