[PATCH] D148230: ValueTracking: fadd +0 cannot return -0
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 12:42:53 PDT 2023
arsenm updated this revision to Diff 516503.
arsenm marked an inline comment as done.
arsenm added a comment.
Fix pos zero bug by just fully handling the denormal modes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148230/new/
https://reviews.llvm.org/D148230
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nofpclass-sqrt.ll
llvm/test/Transforms/Attributor/nofpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148230.516503.patch
Type: text/x-patch
Size: 54200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/d20d279d/attachment-0001.bin>
More information about the llvm-commits
mailing list