Add custom builder for AffineIfOp
authorNagy Mostafa <nagy.mostafa@gmail.com>
Fri, 6 Sep 2019 18:02:31 +0000 (11:02 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 6 Sep 2019 18:03:03 +0000 (11:03 -0700)
commit8154370b49b3de5276622d0e65c73a5a0f17f56d
treecdf58919a20e2abc4c35643e697199dea120e527
parent1b8eff8fcd80fa40792d24953373b54e6da1305f
Add custom builder for AffineIfOp

Closes tensorflow/mlir#109

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/109 from nmostafa:nmostafa/AffineIfOp 7dbf2115f0092ffab26381ea8704aa05a0253971
PiperOrigin-RevId: 267633077
mlir/include/mlir/Dialect/AffineOps/AffineOps.td
mlir/include/mlir/EDSC/Intrinsics.h
mlir/lib/Dialect/AffineOps/AffineOps.cpp
mlir/test/EDSC/builder-api-test.cpp