[PATCH] D31788: [ConstantFolding] Add folding for various math '__<func>_finite' routines generated from -ffast-math
Chris Chrulski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 08:48:39 PDT 2017
chrischr updated this revision to Diff 98470.
chrischr added a comment.
Removed redundant check on Name[0] as being '_', as suggested.
https://reviews.llvm.org/D31788
Files:
lib/Analysis/ConstantFolding.cpp
test/Transforms/ConstProp/calls-math-finite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31788.98470.patch
Type: text/x-patch
Size: 10607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/9b60458a/attachment.bin>
More information about the llvm-commits
mailing list