[PATCH] D39670: [AMDGPU] Fix pointer info for pseudo source for r600

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 13:12:24 PST 2017


yaxunl updated this revision to Diff 121772.
yaxunl added a comment.

Remove unnecessary changes to CodeGen since the PointerInfo can be inferred.


https://reviews.llvm.org/D39670

Files:
  lib/Target/AMDGPU/R600InstrInfo.cpp
  lib/Target/AMDGPU/R600InstrInfo.h
  test/CodeGen/AMDGPU/load-constant-i1.ll
  test/CodeGen/AMDGPU/load-global-i1.ll
  test/CodeGen/AMDGPU/load-local-i1.ll
  test/CodeGen/AMDGPU/vector-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39670.121772.patch
Type: text/x-patch
Size: 15456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/00b4e4ba/attachment.bin>


More information about the llvm-commits mailing list