[all-commits] [llvm/llvm-project] 03b97e: [AMDGPU] Simplify liveins in some MIR tests
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon May 15 06:20:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03b97e0c07fdcb3eac8580a60a4a3f88cee668b1
https://github.com/llvm/llvm-project/commit/03b97e0c07fdcb3eac8580a60a4a3f88cee668b1
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/agpr-copy-no-vgprs.mir
M llvm/test/CodeGen/AMDGPU/agpr-copy-sgpr-no-vgprs.mir
Log Message:
-----------
[AMDGPU] Simplify liveins in some MIR tests
We can use the following 16-VGPR tuple directly instead of splitting it
into smaller parts:
$vgpr240_vgpr241_vgpr242_vgpr243_vgpr244_vgpr245_vgpr246_vgpr247_vgpr248_vgpr249_vgpr250_vgpr251_vgpr252_vgpr253_vgpr254_vgpr255
More information about the All-commits
mailing list