[PATCH] D126354: [GuardWidening] Remove nuw/nsw flags for hoisted instructions
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 21:39:29 PDT 2022
skatkov added a comment.
In D126354#3536967 <https://reviews.llvm.org/D126354#3536967>, @nikic wrote:
> Not familiar with this pass, but I suspect the right fix for this might be to use CreateLogicalAnd instead of CreateAnd.
Could you please elaborate on this. I do not follow what you mean.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126354/new/
https://reviews.llvm.org/D126354
More information about the llvm-commits
mailing list