[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
Sat May 15 13:28:17 PDT 2021


congzhe added a comment.

In D93065#2756486 <https://reviews.llvm.org/D93065#2756486>, @nikic wrote:

> The optimization has been removed in D101191 <https://reviews.llvm.org/D101191>, so this patch can be abandoned now.

Sure, patch abandoned. Thanks again for the work!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93065/new/

https://reviews.llvm.org/D93065



More information about the llvm-commits mailing list