diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-01-14 19:57:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 19:57:36 +0000 |
commit | 0e7b754ecc2ccb1d88fd929c6a198ba0f693d098 (patch) | |
tree | 483139c8b444d156dea21f380ca1e205db4fbb90 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 44d9beef7d28f4a4d73acb12ea030bb642eff1d2 (diff) | |
download | llvm-0e7b754ecc2ccb1d88fd929c6a198ba0f693d098.zip llvm-0e7b754ecc2ccb1d88fd929c6a198ba0f693d098.tar.gz llvm-0e7b754ecc2ccb1d88fd929c6a198ba0f693d098.tar.bz2 |
[ValueTracking] Squash compile-time regression from 66badf2 (#122700)
66badf2 (VT: teach a special-case optz about samesign) introduced a
compile-time regression due to the use of CmpPredicate::getMatching,
which is unnecessarily inefficient. Introduce
CmpPredicate::getPreferredSignedPredicate, which alleviates the
inefficiency problem and squashes the compile-time regression.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions