This fixes a regression caused by r286464.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26570
AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI ClosedPublic Authored by • tstellarAMD on Nov 11 2016, 4:18 PM.
Details Summary This fixes a regression caused by r286464.
Diff Detail
Event Timeline• tstellarAMD updated this object. Herald added subscribers: tony-tye, yaxunl, nhaehnle and 2 others. · View Herald TranscriptNov 11 2016, 4:18 PM This revision is now accepted and ready to land.Nov 11 2016, 4:20 PM Closed by commit rL286687: AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI (authored by tstellar). · Explain WhyNov 11 2016, 4:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77701 llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/fp_to_sint.ll
llvm/trunk/test/CodeGen/AMDGPU/fp_to_uint.ll
|