summaryrefslogtreecommitdiffstats
path: root/mlir/lib/IR/Attributes.cpp
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2019-11-12 11:59:34 -0800
committerA. Unique TensorFlower <gardener@tensorflow.org>2019-11-12 12:00:28 -0800
commitb259c26eb0717b6962c2f75ac23a44491b27810d (patch)
treef5b93beb71a399ff72b73170c544b5b2065523f1 /mlir/lib/IR/Attributes.cpp
parent626e1fd95e626c47154c5fe5d546f3d36b39e319 (diff)
downloadbcm5719-llvm-b259c26eb0717b6962c2f75ac23a44491b27810d.tar.gz
bcm5719-llvm-b259c26eb0717b6962c2f75ac23a44491b27810d.zip
Add support for OpPhi in loop header block
During deserialization, the loop header block will be moved into the spv.loop's region. If the loop header block has block arguments, we need to make sure it is correctly carried over to the block where the new spv.loop resides. During serialization, we need to make sure block arguments from the spv.loop's entry block are not silently dropped. PiperOrigin-RevId: 280021777
Diffstat (limited to 'mlir/lib/IR/Attributes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud