[PATCH] D67446: [ConstProp] allow folding for fma that produces NaN
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 10:17:40 PDT 2019
spatel updated this revision to Diff 219740.
spatel added a comment.
Herald added a subscriber: dexonsmith.
Patch updated:
Added clarifying comment to APFloat header.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67446/new/
https://reviews.llvm.org/D67446
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Transforms/ConstProp/fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67446.219740.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/4ba96197/attachment.bin>
More information about the llvm-commits
mailing list