[PATCH] D128155: [GuardWidening] Use freeze to widen using possible poison value.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 07:37:01 PDT 2022
reames added a comment.
In D128155#3598053 <https://reviews.llvm.org/D128155#3598053>, @nikic wrote:
> Logical and is `select i1 %c1, i1 %c2, i1 false`.
Also, IRBuilder::CreateLogicalAnd
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128155/new/
https://reviews.llvm.org/D128155
More information about the llvm-commits
mailing list