[PATCH] D93065: [InstCombine] Disable optimizations of select instructions that causes propagation of poison values
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 21 09:27:52 PDT 2021
nikic added a comment.
@aqjune Found a leftover in SCEV: https://github.com/llvm/llvm-project/blob/ece1403acadadf0b101bc68a8c69c613ca4f816f/llvm/lib/Analysis/ScalarEvolution.cpp#L10155
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93065/new/
https://reviews.llvm.org/D93065
More information about the llvm-commits
mailing list