[PATCH] D28236: InstCombine: Fold cos(-x) -> cos(x)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 08:39:10 PST 2017


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: wdng.

https://reviews.llvm.org/D28236

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/amdgcn-intrinsics.ll
  test/Transforms/InstCombine/cos-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28236.82894.patch
Type: text/x-patch
Size: 5075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/ab15d56a/attachment.bin>


More information about the llvm-commits mailing list