[PATCH] D67468: [ConstantFolding] Expand folding of some library functions

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 14:21:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371774: [ConstantFolding] Expand folding of some library functions (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67468?vs=219806&id=219997#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67468

Files:
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/test/Analysis/ConstantFolding/rint.ll
  llvm/trunk/test/Analysis/ConstantFolding/round.ll
  llvm/trunk/test/Analysis/ConstantFolding/trunc.ll
  llvm/trunk/test/Transforms/InstCombine/round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67468.219997.patch
Type: text/x-patch
Size: 14221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/9c6f6764/attachment.bin>


More information about the llvm-commits mailing list