[PATCH] D99352: [AMDGPU] ds_read_*/ds_write_* operations require strict alignment.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 11:08:40 PDT 2021
hsmhsm updated this revision to Diff 333360.
hsmhsm added a comment.
After fixing the review comments by Jay, below tests asserts. Yet to investigate it.
LLVM :: CodeGen/AMDGPU/GlobalISel/lds-misaligned-bug.ll
LLVM :: CodeGen/AMDGPU/GlobalISel/load-unaligned.ll
LLVM :: CodeGen/AMDGPU/lds-misaligned-bug.ll
Apart from above, below two tests needed update that is taken care.
CodeGen/AMDGPU/ds_read2.ll
CodeGen/AMDGPU/ds_write2.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99352/new/
https://reviews.llvm.org/D99352
Files:
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/test/CodeGen/AMDGPU/ds_read2.ll
llvm/test/CodeGen/AMDGPU/ds_write2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99352.333360.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/c8f6f4b1/attachment.bin>
More information about the llvm-commits
mailing list