[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
Thu May 13 03:57:17 PDT 2021
nikic added a comment.
The optimization has been removed in D101191 <https://reviews.llvm.org/D101191>, so this patch can be abandoned now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93065/new/
https://reviews.llvm.org/D93065
More information about the llvm-commits
mailing list