diff options
| author | Andy Davis <andydavis@google.com> | 2019-12-04 13:00:14 -0800 |
|---|---|---|
| committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-12-04 13:00:43 -0800 |
| commit | d20d763241020161ea173efe358d207b93310a34 (patch) | |
| tree | 66d6390a6e106ad272dd5d0ee6ae6b6a12f650cf /mlir/lib/IR/Attributes.cpp | |
| parent | 6f895bec7d63e31ad005b0ae05395eb016e5014f (diff) | |
| download | bcm5719-llvm-d20d763241020161ea173efe358d207b93310a34.tar.gz bcm5719-llvm-d20d763241020161ea173efe358d207b93310a34.zip | |
Add canonicalization patterns for vector CreateMaskOp and StridedSliceOp to be used in the unroll vector op transformation.
Adds a ConstantMaskOp to the vector ops dialect.
Adds the following canonicalization patterns:
CreateMaskOp -> ConstantMaskOp
StridedSliceOp(ConstantMaskOp) -> ConstantMaskOp
PiperOrigin-RevId: 283816752
Diffstat (limited to 'mlir/lib/IR/Attributes.cpp')
0 files changed, 0 insertions, 0 deletions

