]> granicus.if.org Git - llvm/commit
AMDGPU : Widen extending scalar loads to 32-bits.
authorWei Ding <wei.ding2@amd.com>
Wed, 26 Jul 2017 21:07:28 +0000 (21:07 +0000)
committerWei Ding <wei.ding2@amd.com>
Wed, 26 Jul 2017 21:07:28 +0000 (21:07 +0000)
commitaf7be0d4b039b332a744afa11057562f30c412e9
treefb82bdb3df47e7a085d78d51dc1bb4aa91cd4237
parent0fefa6bd86a800a565d4563e7c152277eaffbdf2
AMDGPU : Widen extending scalar loads to 32-bits.

Differential Revision: http://reviews.llvm.org/D35146

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
test/CodeGen/AMDGPU/unaligned-load-store.ll
test/CodeGen/AMDGPU/widen_extending_scalar_loads.ll [new file with mode: 0644]