[PATCH] D35146: AMDGPU : Widen extending scalar loads to 32-bits

Wei Ding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 09:20:44 PDT 2017


wdng updated this revision to Diff 107684.
wdng marked 2 inline comments as done.
wdng added a comment.

Address code reviews.


Repository:
  rL LLVM

https://reviews.llvm.org/D35146

Files:
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  test/CodeGen/AMDGPU/load-constant-i1.ll
  test/CodeGen/AMDGPU/load-constant-i16.ll
  test/CodeGen/AMDGPU/load-constant-i8.ll
  test/CodeGen/AMDGPU/unaligned-load-store.ll
  test/CodeGen/AMDGPU/widen_extending_scalar_loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35146.107684.patch
Type: text/x-patch
Size: 16127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/e0af9d67/attachment.bin>


More information about the llvm-commits mailing list