[all-commits] [llvm/llvm-project] d3f13f: [AMDGPU] Remove a comment. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Nov 2 06:01:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d3f13f3edf23a5a4b96db91d0597f04f0c6c2599
https://github.com/llvm/llvm-project/commit/d3f13f3edf23a5a4b96db91d0597f04f0c6c2599
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
Log Message:
-----------
[AMDGPU] Remove a comment. NFC.
This was obsoleted by f78687df9b7 which added gfx9 aligned/unaligned
tests.
Commit: f3881d6517f2ae6850037134261ad775d471f18b
https://github.com/llvm/llvm-project/commit/f3881d6517f2ae6850037134261ad775d471f18b
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
M llvm/test/CodeGen/AMDGPU/ds_write2.ll
Log Message:
-----------
[AMDGPU] Generate test checks. NFC.
Commit: c8cbaa153c2128cae67aebefb9f22d0f7d2444bc
https://github.com/llvm/llvm-project/commit/c8cbaa153c2128cae67aebefb9f22d0f7d2444bc
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
M llvm/test/CodeGen/AMDGPU/ds_write2.ll
Log Message:
-----------
[AMDGPU] Precommit ds_read2/write2 with unaligned offset tests. NFC.
Commit: 2e7e898c8f0b38dc11fbce2553fc715067aaf42f
https://github.com/llvm/llvm-project/commit/2e7e898c8f0b38dc11fbce2553fc715067aaf42f
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
M llvm/test/CodeGen/AMDGPU/ds_write2.ll
Log Message:
-----------
Fix ds_read2/write2 unaligned offsets
Compare: https://github.com/llvm/llvm-project/compare/a07a2c88d96c...2e7e898c8f0b
More information about the All-commits
mailing list