summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
diff options
context:
space:
mode:
authorMahesh Ravishankar <ravishankarm@google.com>2019-12-17 13:05:36 -0800
committerA. Unique TensorFlower <gardener@tensorflow.org>2019-12-17 13:06:05 -0800
commit319cca3bbe69b20334caee2f93aaf6fe0318ca0d (patch)
tree0f799d931e405c787ac5caa9c9c21b847ec0ed5d /mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
parent42b3fe833502390d44d2df126048c8310dffa9bd (diff)
downloadbcm5719-llvm-319cca3bbe69b20334caee2f93aaf6fe0318ca0d.tar.gz
bcm5719-llvm-319cca3bbe69b20334caee2f93aaf6fe0318ca0d.zip
Add missing virtual inliner interface method in SPIR-V dialect.
The inline interface uses two methods to check legality of inling: 1) Can a region be inlined into another. 2) Can an operation be inlined into another. Setting the former to true, allows the inliner to use the second for legality checks. Add this method to the SPIR-V dialect inlining interface. PiperOrigin-RevId: 286041734
Diffstat (limited to 'mlir/lib/Dialect/VectorOps/VectorTransforms.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud