[all-commits] [llvm/llvm-project] b289ee: [AMDGPU] Reorganize tests to unblock #112403
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Nov 8 09:57:50 PST 2024
Branch: refs/heads/users/shiltian/disable-test-no-sgpr-for-csrspill
Home: https://github.com/llvm/llvm-project
Commit: b289eef86338cbdc945674432b3844e393d33fef
https://github.com/llvm/llvm-project/commit/b289eef86338cbdc945674432b3844e393d33fef
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/call-args-inreg-no-sgpr-for-csrspill-xfail.ll
M llvm/test/CodeGen/AMDGPU/call-args-inreg.ll
Log Message:
-----------
[AMDGPU] Reorganize tests to unblock #112403
We’re facing an issue (#113782) that is currently blocking #112403. However,
since #112403 involves extensive test changes, I’d prefer to land it as soon as
possible. This PR reorganizes the tests by moving test cases expected to fail
into a separate file. Additionally, it changes the `[15 x i32]` arguments to
`[13 x i32]` to bypass the issue.
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