[PATCH] D134142: [InstCombine] Handle integer extension in `select` patterns using the condition as value
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 11:03:37 PDT 2022
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
Okay, let's go with this for now. I can come back later and refactor this to use generic folds when I have time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134142/new/
https://reviews.llvm.org/D134142
More information about the llvm-commits
mailing list