[PATCH] D41659: Implementing missing trigonometric optimizations
ADIL ARUN DANGUI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 2 22:46:26 PST 2018
cs15btech11041 updated this revision to Diff 128490.
cs15btech11041 added a comment.
Added the right file for sin_div_tan.ll test case (incorrect was added in previous commit).
Repository:
rL LLVM
https://reviews.llvm.org/D41659
Files:
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/combined.ll
test/Transforms/InstCombine/combined_different_arguments.ll
test/Transforms/InstCombine/sin_div_tan.ll
test/Transforms/InstCombine/sin_mul_cos.ll
test/Transforms/InstCombine/tan_div_sin.ll
test/Transforms/InstCombine/tan_mul_cos.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41659.128490.patch
Type: text/x-patch
Size: 12988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/221681c2/attachment.bin>
More information about the llvm-commits
mailing list