[PATCH] D128155: [GuardWindening] Use freeze to widen using possible poison value.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 09:56:32 PDT 2022
nikic added a comment.
Does this actually need freeze, rather than just logical and instead of bitwise and?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128155/new/
https://reviews.llvm.org/D128155
More information about the llvm-commits
mailing list