[PATCH] D37850: AMDGPU: Split MUBUF offset into aligned components
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 09:17:15 PDT 2017
nhaehnle updated this revision to Diff 117163.
nhaehnle added a comment.
Use alignDown instead of magic 4092.
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.117163.patch
Type: text/x-patch
Size: 9556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/8a6677c8/attachment-0001.bin>
More information about the llvm-commits
mailing list