]> granicus.if.org Git - llvm/commit
AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
authorTom Stellard <thomas.stellard@amd.com>
Sat, 12 Nov 2016 00:19:11 +0000 (00:19 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Sat, 12 Nov 2016 00:19:11 +0000 (00:19 +0000)
commitda5a5c79fafdea869a950631d3c1ce3b7a2f9135
tree69c8f203fcef7b9dc62cc73d4b95c8ed6be3f88c
parentfb492897c3090a0ee6f696de266a353a07881d12
AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI

Summary: This fixes a regression caused by r286464.

Reviewers: arsenm

Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, llvm-commits, tony-tye

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286687 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/fp_to_sint.ll
test/CodeGen/AMDGPU/fp_to_uint.ll