[PATCH] D37850: AMDGPU: Split MUBUF offset into aligned components

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 06:20:41 PDT 2017


nhaehnle updated this revision to Diff 115210.
nhaehnle added a comment.

Updated commit message: the highest value that can be represented with
immediate + inline is 4156 = 4092 + 64.


https://reviews.llvm.org/D37850

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37850.115210.patch
Type: text/x-patch
Size: 9208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/4c3bd1e7/attachment.bin>


More information about the llvm-commits mailing list