[PATCH] D25805: [AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 13:09:07 PDT 2016


tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.

LGTM.  Can you mention in the commit message that this will prevent a regression when enabling i16 support, and note the test that would regress.


https://reviews.llvm.org/D25805





More information about the llvm-commits mailing list