diff options
author | Alex Zinenko <zinenko@google.com> | 2019-11-14 08:03:39 -0800 |
---|---|---|
committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-11-14 08:04:10 -0800 |
commit | 7c28de4aef6da3ab2f53118ecf717e56c68352e7 (patch) | |
tree | 97a223bbd9ce3d650f8ee17560d7693256e4eb60 /mlir/lib/Conversion/VectorToLLVM | |
parent | a007d4395a36adf3aad0f4b9914dcb8756a37c7d (diff) | |
download | bcm5719-llvm-7c28de4aef6da3ab2f53118ecf717e56c68352e7.tar.gz bcm5719-llvm-7c28de4aef6da3ab2f53118ecf717e56c68352e7.zip |
Use MemRefDescriptor in Linalg-to-LLVM conversion
Following up on the consolidation of MemRef descriptor conversion, update
Linalg-to-LLVM conversion to use the helper class that abstracts away the
implementation details of the MemRef descriptor. This required MemRefDescriptor
to become publicly visible. Since this conversion is heavily EDSC-based,
introduce locally an additional wrapper that uses builder and location pointed
to by the EDSC context while emitting descriptor manipulation operations.
PiperOrigin-RevId: 280429228
Diffstat (limited to 'mlir/lib/Conversion/VectorToLLVM')
0 files changed, 0 insertions, 0 deletions