[PATCH] D28496: [AMDGPU] Implement f16 fcopysign and fcopysign(f32, f64)
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 12:57:00 PST 2017
kzhuravl retitled this revision from "[AMDGPU] Implement f16 fcopysign" to "[AMDGPU] Implement f16 fcopysign and fcopysign(f32, f64)".
kzhuravl updated this revision to Diff 84169.
kzhuravl marked 3 inline comments as done.
kzhuravl added a comment.
Address review feedback + implement fcopysign(f32, f64)
https://reviews.llvm.org/D28496
Files:
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/fcopysign.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28496.84169.patch
Type: text/x-patch
Size: 12556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/f4e76894/attachment.bin>
More information about the llvm-commits
mailing list