diff options
author | Jacques Pienaar <jpienaar@google.com> | 2021-02-15 11:04:16 -0800 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2021-02-15 11:04:16 -0800 |
commit | 381a65fa066171977bc9119432917a1444f99f87 (patch) | |
tree | 604a1db04db56e720b2ea07aa44bd0cd6766f802 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 6c5f17e701ff586d69a43b3cfc1e25314b84892d (diff) | |
download | llvm-381a65fa066171977bc9119432917a1444f99f87.zip llvm-381a65fa066171977bc9119432917a1444f99f87.tar.gz llvm-381a65fa066171977bc9119432917a1444f99f87.tar.bz2 |
[mlir] Add clone method to ShapedType
Allow clients to create a new ShapedType of the same "container" type
but with different element or shape. First use case is when refining
shape during shape inference without needing to consider which
ShapedType is being refined.
Differential Revision: https://reviews.llvm.org/D96682
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions