[all-commits] [llvm/llvm-project] 3feb6e: [NFC][AMDGPU] Pre-commit a test case for `v_pk_mov...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Feb 18 15:18:29 PST 2025
Branch: refs/heads/users/shiltian/add-isAsCheapAsAMove-for-v_pk_mov_b32
Home: https://github.com/llvm/llvm-project
Commit: 3feb6ee1c4990641181eb306c473809ffa93cba3
https://github.com/llvm/llvm-project/commit/3feb6ee1c4990641181eb306c473809ffa93cba3
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/vgpr-remat.mir
Log Message:
-----------
[NFC][AMDGPU] Pre-commit a test case for `v_pk_mov_b32` in `vgpr-remat.mir`
This PR serves as a preliminary step, adding a test case for `v_pk_mov_b32` in
`vgpr-remat.mir`. It is intended to demonstrate the code changes introduced in
an upcoming PR.
Commit: 4c23ee1e9a1f86e69ad030ec9aa425053d82374e
https://github.com/llvm/llvm-project/commit/4c23ee1e9a1f86e69ad030ec9aa425053d82374e
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/CodeGen/AMDGPU/vgpr-remat.mir
Log Message:
-----------
[AMDGPU] Add `isAsCheapAsAMove` for `v_pk_mov_b32`
Compare: https://github.com/llvm/llvm-project/compare/95f684746e58...4c23ee1e9a1f
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