[PATCH] D149537: ValueTracking: Handle phi in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 06:34:56 PDT 2023


arsenm updated this revision to Diff 518301.
arsenm added a comment.

More unit tests and make it actually work


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

https://reviews.llvm.org/D149537

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149537.518301.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230430/f1b969f7/attachment-0001.bin>


More information about the llvm-commits mailing list