diff options
author | Philip Reames <preames@rivosinc.com> | 2025-06-16 12:43:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 12:43:13 -0700 |
commit | 25781221d68a700eae679a19f701d4ad67e91dc9 (patch) | |
tree | 530867f38e42d8e92c80c91465a7e0ee8201ee07 /llvm/unittests/TargetParser/TargetParserTest.cpp | |
parent | 402c376daa659c0c3a477ad038a415079ffa0a48 (diff) | |
download | llvm-25781221d68a700eae679a19f701d4ad67e91dc9.zip llvm-25781221d68a700eae679a19f701d4ad67e91dc9.tar.gz llvm-25781221d68a700eae679a19f701d4ad67e91dc9.tar.bz2 |
[instcombine] Delete dead transform for reverse of binop (#143967)
We canonicalize reverse to after a binop in foldVectorBinop, and
simplify reverse pairs in InstSimplify, so these elimination transforms
are redundant.
Diffstat (limited to 'llvm/unittests/TargetParser/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions