Hi All,
This is a minor patch to allow constfolding of llvm.sin* and llvm.cos* intrinsic.
Please let me know if this looks good to be committed into svn.
Thanks and Regards
Karthik Bhat
Paths
| Differential D10836
[ConstFolding] Allow constfolding of llvm.sin.* and llvm.cos.* intrinsics ClosedPublic Authored by karthikthecool on Jun 30 2015, 3:48 AM.
Details Summary Hi All, Thanks and Regards
Diff Detail
Event Timelinekarthikthecool retitled this revision from to [ConstFolding] Allow constfolding of llvm.sin.* and llvm.cos.* intrinsics. karthikthecool updated this object. This revision is now accepted and ready to land.Jul 7 2015, 11:39 AM Closed by commit rL241665: Allow constfolding of llvm.sin.* and llvm.cos.* intrinsics (authored by karthik). · Explain WhyJul 7 2015, 8:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29235 llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/test/Transforms/InstCombine/intrinsics.ll
|