[PATCH] D93065: [InstCombine] Disable optimizations of select instructions that causes propagation of poison values
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 10:10:50 PST 2020
congzhe added a comment.
In D93065#2450181 <https://reviews.llvm.org/D93065#2450181>, @xbolva00 wrote:
> Performance data? No regressions for benchmarks?
Thanks for the comment! As mentioned in the summary, the performance testing is currently in progress.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93065/new/
https://reviews.llvm.org/D93065
More information about the llvm-commits
mailing list