[PATCH] D149537: ValueTracking: Handle phi in computeKnownFPClass

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 14:51:07 PDT 2023


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LG, though I'd prefer if we could change the signed bit stuff such that we don't need "is first", hence use 4 states and define |= properly.


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

https://reviews.llvm.org/D149537



More information about the llvm-commits mailing list