[PATCH] D148564: ValueTracking: Add ordered negative handling for fmul to computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 14:59:52 PDT 2023


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

Test update


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

https://reviews.llvm.org/D148564

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-nan-fmul.ll
  llvm/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148564.514431.patch
Type: text/x-patch
Size: 5227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/1f59b228/attachment.bin>


More information about the llvm-commits mailing list