[PATCH] D39698: [AMDGPU] Fix pointer info for lowering load/store for r600 for amdgiz environment

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 18:03:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317862: [AMDGPU] Fix pointer info for lowering load/store for r600 for amdgiz… (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D39698?vs=121784&id=122383#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39698

Files:
  llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/combine_vloads.ll
  llvm/trunk/test/CodeGen/AMDGPU/load-local-i8.ll
  llvm/trunk/test/CodeGen/AMDGPU/min.ll
  llvm/trunk/test/CodeGen/AMDGPU/setcc.ll
  llvm/trunk/test/CodeGen/AMDGPU/sext-in-reg.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl.ll
  llvm/trunk/test/CodeGen/AMDGPU/sra.ll
  llvm/trunk/test/CodeGen/AMDGPU/store-global.ll
  llvm/trunk/test/CodeGen/AMDGPU/store-local.ll
  llvm/trunk/test/CodeGen/AMDGPU/trunc-vector-store-assertion-failure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39698.122383.patch
Type: text/x-patch
Size: 13727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/0b8cde51/attachment.bin>


More information about the llvm-commits mailing list