[PATCH] D128155: [GuardWidening] Use freeze to widen using possible poison value.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 20:04:18 PDT 2022


skatkov marked an inline comment as done.
skatkov added a comment.

In D128155#3596981 <https://reviews.llvm.org/D128155#3596981>, @nikic wrote:

> Does this actually need freeze, rather than just logical and instead of bitwise and?

Do we have logical and?


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

https://reviews.llvm.org/D128155



More information about the llvm-commits mailing list