PS: Submitting on behalf of Jay.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100008
[AMDGPU] Only use ds_read/write_b128 for alignment >= 16 ClosedPublic Authored by hsmhsm on Apr 6 2021, 8:08 PM.
Details Summary PS: Submitting on behalf of Jay.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, tpr and 5 others. · View Herald TranscriptApr 6 2021, 8:08 PM This revision is now accepted and ready to land.Apr 7 2021, 10:40 AM This revision was landed with ongoing or failed builds.Apr 7 2021, 7:42 PM Closed by commit rGac64995ceb40: [AMDGPU] Only use ds_read/write_b128 for alignment >= 16 (authored by hsmhsm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 335704 llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/lds-misaligned-bug.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/load-unaligned.ll
llvm/test/CodeGen/AMDGPU/ds-alignment.ll
llvm/test/CodeGen/AMDGPU/ds_read2.ll
llvm/test/CodeGen/AMDGPU/ds_write2.ll
llvm/test/CodeGen/AMDGPU/lds-misaligned-bug.ll
|