These provide direct access to the hardware instruction without
the unit version required like llvm.sin/llvm.cos lowering requires.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D17187
AMDGPU: Add intrinsics for sin/cos ClosedPublic Authored by arsenm on Feb 11 2016, 11:38 PM.
Details
Summary These provide direct access to the hardware instruction without
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Feb 12 2016, 7:53 AM
Revision Contents
Diff 47768 include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.cos.ll
test/CodeGen/AMDGPU/llvm.amdgcn.log.clamp.ll
test/CodeGen/AMDGPU/llvm.amdgcn.sin.ll
|