[PATCH] D31788: [ConstantFolding] Add folding for various math '__<func>_finite' routines generated from -ffast-math

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 15:24:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302956: [ConstantFolding] Add folding for various math '__<func>_finite' routines… (authored by akaylor).

Changed prior to commit:
  https://reviews.llvm.org/D31788?vs=98470&id=98855#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31788

Files:
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/test/Transforms/ConstProp/calls-math-finite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31788.98855.patch
Type: text/x-patch
Size: 10902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/289266c8/attachment.bin>


More information about the llvm-commits mailing list