[all-commits] [llvm/llvm-project] f8326b: AMDGPU: Add tests for ds_write2 formation with agprs
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Aug 28 19:48:17 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/add-more-tests-ds-write2-agpr-formation
Home: https://github.com/llvm/llvm-project
Commit: f8326bcc9237f00bc15489bb04abf28eb4961a32
https://github.com/llvm/llvm-project/commit/f8326bcc9237f00bc15489bb04abf28eb4961a32
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/a-v-ds-write2.ll
Log Message:
-----------
AMDGPU: Add tests for ds_write2 formation with agprs
The current handling for write2 formation is overly conservative
and cannot form write2s with AGPR inputs.
Commit: 849b7389b347572f1aa1625fa99078fb14303d18
https://github.com/llvm/llvm-project/commit/849b7389b347572f1aa1625fa99078fb14303d18
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/a-v-ds-write2.ll
Log Message:
-----------
Fix GEP types
Commit: 1e02d4a4d560937b4834f678219727d82ba53db9
https://github.com/llvm/llvm-project/commit/1e02d4a4d560937b4834f678219727d82ba53db9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
R llvm/test/CodeGen/AMDGPU/a-v-ds-write2.ll
A llvm/test/CodeGen/AMDGPU/ds_write2_a_v.ll
Log Message:
-----------
Rename test
Compare: https://github.com/llvm/llvm-project/compare/e600683ee0e8...1e02d4a4d560
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list