[PATCH] D38166: AMDGPU: Select d16 loads into low component of register
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 09:20:05 PDT 2017
arsenm updated this revision to Diff 119868.
arsenm added a comment.
Fix identification of high bits
https://reviews.llvm.org/D38166
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
test/CodeGen/AMDGPU/load-hi16.ll
test/CodeGen/AMDGPU/load-lo16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38166.119868.patch
Type: text/x-patch
Size: 36516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/ab542f2b/attachment.bin>
More information about the llvm-commits
mailing list