[all-commits] [llvm/llvm-project] c823cf: [AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin ...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Jun 3 01:34:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c823cfde21b20c60f8cf02e28af234e01964469a
https://github.com/llvm/llvm-project/commit/c823cfde21b20c60f8cf02e28af234e01964469a
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
A llvm/test/Analysis/ConstantFolding/AMDGPU/cos.ll
A llvm/test/Analysis/ConstantFolding/AMDGPU/sin.ll
Log Message:
-----------
[AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin intrinsics
Differential Revision: https://reviews.llvm.org/D80702
More information about the All-commits
mailing list