diff options
author | Lorenzo Chelini <l.chelini@icloud.com> | 2023-01-12 15:22:59 +0100 |
---|---|---|
committer | Lorenzo Chelini <l.chelini@icloud.com> | 2023-01-18 19:03:38 +0100 |
commit | ff6f4ae7b7a93e97a9a7ab0516f77baebc960d1c (patch) | |
tree | 62105085f4227c63de631365b4a511061acd4f93 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | f31192253541ef7325a2d90319031a52a638ea78 (diff) | |
download | llvm-ff6f4ae7b7a93e97a9a7ab0516f77baebc960d1c.zip llvm-ff6f4ae7b7a93e97a9a7ab0516f77baebc960d1c.tar.gz llvm-ff6f4ae7b7a93e97a9a7ab0516f77baebc960d1c.tar.bz2 |
Reduce input arguments for `getPackingInfoFromConsumer` (NFC)
Pass to `getPackingInfoFromConsumer` the tensor.pack op instead of all
the arguments derived from it. Additionally, remove the padding from the
struct, as we currently don't handle propagation when `tensor.pack`
requires padding. We will add back the field when we will need it.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D141837
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions