diff options
author | Lorenzo Chelini <l.chelini@icloud.com> | 2023-07-06 08:32:02 +0200 |
---|---|---|
committer | Lorenzo Chelini <l.chelini@icloud.com> | 2023-07-11 11:32:51 +0200 |
commit | d21beb598f5a4932b92a9b702a9195c0212cde03 (patch) | |
tree | 45b42c893aaf202b764909114455679f5edd239a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2f608131b44c03ef1b358b314e7df169c1e22f53 (diff) | |
download | llvm-d21beb598f5a4932b92a9b702a9195c0212cde03.zip llvm-d21beb598f5a4932b92a9b702a9195c0212cde03.tar.gz llvm-d21beb598f5a4932b92a9b702a9195c0212cde03.tar.bz2 |
[MLIR][Linalg] Avoid padding attribute in `pack` when possible
If we deal with statically known tensors and tiles and a given tile
perfectly divides a given dimension, we can omit the padding attribute.
As a bonus point, we can now run pack and unpack propagation
(currently, we bail out during propagation if we have the padding
attribute).
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D154607
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions