[PATCH] D69777: [ConstantFolding] Fold calls to FP remainder function

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 03:28:22 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2470d2988a05: [ConstantFolding] Fold calls to FP remainder function (authored by ekatz).

Changed prior to commit:
  https://reviews.llvm.org/D69777?vs=227812&id=244119#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69777/new/

https://reviews.llvm.org/D69777

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/Analysis/ConstantFolding/math-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69777.244119.patch
Type: text/x-patch
Size: 5195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/141b658d/attachment.bin>


More information about the llvm-commits mailing list