diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-10-10 14:10:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 14:10:41 +0100 |
commit | 1f919aa77805b951fb06b44732a87f1f83929247 (patch) | |
tree | 5818bb914456ce0b9b16d16f642e32d16e6b186a /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 36a0d442eb4d2f1e0782bc2a1b1715fc7631faec (diff) | |
download | llvm-1f919aa77805b951fb06b44732a87f1f83929247.zip llvm-1f919aa77805b951fb06b44732a87f1f83929247.tar.gz llvm-1f919aa77805b951fb06b44732a87f1f83929247.tar.bz2 |
VectorCombine: lift one-use limitation in foldExtractedCmps (#110902)
There are artificial one-use limitations on foldExtractedCmps. Adjust
the costs to account for multi-use, and strip the one-use matcher,
lifting the limitations.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions