[all-commits] [llvm/llvm-project] c27214: [AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin ...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Jun 3 03:41:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c27214c23446e423ec2e7eb8650a65cc5f0a16aa
https://github.com/llvm/llvm-project/commit/c27214c23446e423ec2e7eb8650a65cc5f0a16aa
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/test/Analysis/ConstantFolding/AMDGPU/cos.ll
M llvm/test/Analysis/ConstantFolding/AMDGPU/sin.ll
Log Message:
-----------
[AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin intrinsics (fix tests)
Try to fix Windows buildbots.
More information about the All-commits
mailing list