diff options
author | tyb0807 <vuson@google.com> | 2023-03-30 20:40:51 +0000 |
---|---|---|
committer | tyb0807 <vuson@google.com> | 2023-03-31 12:12:35 +0000 |
commit | 942b403ff1a412778c9fb97bd53b44e35b544b0e (patch) | |
tree | 06f0fd3da744c3ca0a2f026f1de292c05f3bb943 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 9d2b84ef6232c7aa75963526ff4092fb8d8a3b50 (diff) | |
download | llvm-942b403ff1a412778c9fb97bd53b44e35b544b0e.zip llvm-942b403ff1a412778c9fb97bd53b44e35b544b0e.tar.gz llvm-942b403ff1a412778c9fb97bd53b44e35b544b0e.tar.bz2 |
[mlir] Fix casting of leading unit dims for vector.insert
When dropping leading unit dims of vector.insert's operands and creating
a new vector.insert, its new position rank should be computed explicitly
in two steps: first based on the numbers of leading unit dims dropped
from the vector.insert's destination, then based on the numbers of
leading unit dims dropped from its source.
Reviewed By: pifon2a
Differential Revision: https://reviews.llvm.org/D147280
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions