[all-commits] [llvm/llvm-project] 372115: [AMDGPU] Precommit test for i8 vector CopyToReg ha...
Jeffrey Byrnes via All-commits
all-commits at lists.llvm.org
Wed Sep 13 11:28:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 372115fadddcfc3dcac7909f9ce56d36d26bb429
https://github.com/llvm/llvm-project/commit/372115fadddcfc3dcac7909f9ce56d36d26bb429
Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/calling-conventions.ll
M llvm/test/CodeGen/AMDGPU/function-args.ll
M llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
A llvm/test/CodeGen/AMDGPU/vni8-across-blocks.ll
Log Message:
-----------
[AMDGPU] Precommit test for i8 vector CopyToReg handling patch
Adds test to show impact on cross block CopyToReg & CopyFromReg handling for n x i8, and shows NFC on CC
Differential Revision: https://reviews.llvm.org/D159303
Change-Id: Ib6d9802dbebe8e3245e4ccfd4a6f23357de8c480
More information about the All-commits
mailing list