[PATCH] D11225: AMDPGU/SI: Use AssertAnd node to mask high bit for scratch offsets

Tom Stellard thomas.stellard at amd.com
Thu Jul 16 06:24:39 PDT 2015


tstellarAMD updated this revision to Diff 29898.
tstellarAMD added a comment.

Updated patch: Use AssertZext instead of AssertAnd and add a subtarget attribute to 
control this behavior.


http://reviews.llvm.org/D11225

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11225.29898.patch
Type: text/x-patch
Size: 4274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/4dc8b98b/attachment.bin>


More information about the llvm-commits mailing list