[PATCH] AMDGPU: Fix various moveToVALU bugs with SMRD instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 16:23:57 PDT 2015


Hi,

These fix various asserts and verifier errors when moving SMRD instructions


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-AMDGPU-Construct-new-buffer-instruction-when-moving-.patch
Type: application/octet-stream
Size: 5636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-AMDGPU-Cleanup-test.patch
Type: application/octet-stream
Size: 10189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-AMDGPU-Add-testcases.patch
Type: application/octet-stream
Size: 5441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-AMDGPU-Fix-splitting-SMRD-with-large-offset.patch
Type: application/octet-stream
Size: 1267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-AMDGPU-Fix-moving-SMRD-loads-with-literal-offsets-on.patch
Type: application/octet-stream
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-AMDGPU-Fix-splitting-x16-SMRD-loads.patch
Type: application/octet-stream
Size: 3873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/ea2c99e9/attachment-0005.obj>


More information about the llvm-commits mailing list