[PATCH] D11144: ConstantFolding- Trunc, rint and nearbyint

Chakshu Grover chakshu.gro at samsung.com
Fri Jul 17 02:52:43 PDT 2015


chakshugrover updated this revision to Diff 29984.
chakshugrover added a comment.

I have made all the required changes. 
All ( ceil, floor, trunc, rint and nearbyint ) are now implemented using  Tizen::APFloat API. Please let me know
Thanks and Regards
Chakshu


http://reviews.llvm.org/D11144

Files:
  lib/Analysis/ConstantFolding.cpp
  test/Transforms/InstCombine/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11144.29984.patch
Type: text/x-patch
Size: 5220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/13aa3b11/attachment.bin>


More information about the llvm-commits mailing list