[PATCH] D25999: LegalizeDAG: Implement expansion of f16 = FP_TO_FP16 f64

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 10:22:11 PDT 2016


tstellarAMD created this revision.
tstellarAMD added reviewers: bogner, arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: nhaehnle, wdng.

https://reviews.llvm.org/D25999

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fptrunc.ll
  test/CodeGen/AMDGPU/trunc-store-f64-to-f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25999.75916.patch
Type: text/x-patch
Size: 9288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/ed24f58f/attachment.bin>


More information about the llvm-commits mailing list