[PATCH] D152957: ValueTracking: Fix nan result handling for fmul
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 05:08:04 PDT 2023
arsenm updated this revision to Diff 531705.
arsenm added a comment.
Handle all the cases
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152957/new/
https://reviews.llvm.org/D152957
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nofpclass-nan-fmul.ll
llvm/test/Transforms/Inline/simplify-instruction-computeKnownFPClass-context.ll
llvm/test/Transforms/InstSimplify/known-never-nan.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152957.531705.patch
Type: text/x-patch
Size: 7932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/99d2d49a/attachment.bin>
More information about the llvm-commits
mailing list