]> granicus.if.org Git - llvm/commit
[AMDGPU] Implement f16 fcopysign and fcopysign(f32, f64)
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Fri, 13 Jan 2017 19:49:25 +0000 (19:49 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Fri, 13 Jan 2017 19:49:25 +0000 (19:49 +0000)
commit999a6572f34646b59935ac28817c8612bf1777ce
treea4ad273d23154c6639b0b809cd51870ce86bc380
parent47a876a72c9fa8432726e8dd33603bb73a2f42b8
[AMDGPU] Implement f16 fcopysign and fcopysign(f32, f64)

Differential Revision: https://reviews.llvm.org/D28496

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291954 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/fcopysign.f16.ll [new file with mode: 0644]