[PATCH] D154725: [AggressiveInstCombine] Fold strcmp for short string literals
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 11:50:45 PDT 2023
alexfh added a comment.
In D154725#4568911 <https://reviews.llvm.org/D154725#4568911>, @xbolva00 wrote:
> This is serious, please fix or revert from release branches.
I'll prepare a revert in case @kitaisreal doesn't respond soon.
Here a slightly more convenient reproducer (dumped IR right before the AggressiveInstCombine pass): https://gcc.godbolt.org/z/bGn3EnWG6
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154725/new/
https://reviews.llvm.org/D154725
More information about the llvm-commits
mailing list