aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorNirvedh Meshram <96096277+nirvedhmeshram@users.noreply.github.com>2025-09-23 12:43:11 -0500
committerGitHub <noreply@github.com>2025-09-23 12:43:11 -0500
commite8e97aaafcd9d21f537835e9caecb072ea6d74c0 (patch)
tree1df70320bdee9dd07db3a4929d54ce3c3527d659 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent81cf8b886b3c617f7e6806de7856e81148ed477c (diff)
downloadllvm-e8e97aaafcd9d21f537835e9caecb072ea6d74c0.zip
llvm-e8e97aaafcd9d21f537835e9caecb072ea6d74c0.tar.gz
llvm-e8e97aaafcd9d21f537835e9caecb072ea6d74c0.tar.bz2
[Linalg] Fix linalg.pack canonicalization priority issue (#160340)
The current canonicalization prioritizes unpack->pack folder over dropping padding if not needed but that folder fails if there is padding and hence blocks all canonicalizations. We now put the failures in the if statement so that we can proceed if the unpack->pack folder conditions are not met. Signed-off-by: Nirvedh Meshram <nirvedh@gmail.com>
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions