[PATCH] D72396: [InstCombine] fold zext of masked bit set/clear
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 15:19:15 PST 2020
nikic added a comment.
Very nice! People have been talking about those select folds being unsound for a long time, but I think this is the first time they cause a real-life miscompile...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72396/new/
https://reviews.llvm.org/D72396
More information about the llvm-commits
mailing list