[PATCH] D26570: AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 16:18:31 PST 2016


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

This fixes a regression caused by r286464.


https://reviews.llvm.org/D26570

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fp_to_sint.ll
  test/CodeGen/AMDGPU/fp_to_uint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26570.77697.patch
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/bfb7d74e/attachment.bin>


More information about the llvm-commits mailing list