[PATCH] D33451: [AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class (PR33045)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 11:11:48 PDT 2017


RKSimon created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

This fixes 17 of the 41 -verify-machineinstrs test failures identified in PR33045


Repository:
  rL LLVM

https://reviews.llvm.org/D33451

Files:
  lib/Target/AMDGPU/R600RegisterInfo.td
  test/CodeGen/AMDGPU/kernel-args.ll
  test/CodeGen/AMDGPU/load-constant-i16.ll
  test/CodeGen/AMDGPU/load-constant-i8.ll
  test/CodeGen/AMDGPU/load-global-i16.ll
  test/CodeGen/AMDGPU/load-global-i8.ll
  test/CodeGen/AMDGPU/load-local-i16.ll
  test/CodeGen/AMDGPU/load-local-i8.ll
  test/CodeGen/AMDGPU/min.ll
  test/CodeGen/AMDGPU/parallelandifcollapse.ll
  test/CodeGen/AMDGPU/r600.bitcast.ll
  test/CodeGen/AMDGPU/setcc.ll
  test/CodeGen/AMDGPU/shl.ll
  test/CodeGen/AMDGPU/sra.ll
  test/CodeGen/AMDGPU/store-global.ll
  test/CodeGen/AMDGPU/store-private.ll
  test/CodeGen/AMDGPU/sub.ll
  test/CodeGen/AMDGPU/unknown-processor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33451.99952.patch
Type: text/x-patch
Size: 14352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/ad57e8df/attachment.bin>


More information about the llvm-commits mailing list