[PATCH] D23435: AMDGPU: Fix replacing idxen mubuf instructions with addr64
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 17:13:29 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.
This is still broken for VI like the other cases handled here.
These can't use the workaround of using flat for global memory.
https://reviews.llvm.org/D23435
Files:
lib/Target/AMDGPU/SIInstrInfo.cpp
test/CodeGen/AMDGPU/move-to-valu-mubuf-idxen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23435.67778.patch
Type: text/x-patch
Size: 5270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/819b8ab5/attachment.bin>
More information about the llvm-commits
mailing list