[PATCH] D148858: ValueTracking: Replace CannotBeNegativeZero

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 05:58:16 PDT 2023


arsenm added a comment.

In D148858#4286616 <https://reviews.llvm.org/D148858#4286616>, @foad wrote:

> Code looks fine to me but you need to fix //either// the tests or the comments on them.

I think I’ll just defer the handling of constrained_sqrt and handle it in that patch


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

https://reviews.llvm.org/D148858



More information about the llvm-commits mailing list