[PATCH] D147866: ValueTracking: Implement computeKnownFPClass for minnum/maxnum

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 16 07:58:39 PDT 2023


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

Fix denormal handling


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

https://reviews.llvm.org/D147866

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-minnum-maxnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147866.514012.patch
Type: text/x-patch
Size: 20261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230416/58d37571/attachment.bin>


More information about the llvm-commits mailing list