https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/147477
None >From bcdec6c6ab324120ce1049acb983ff9b151963e4 Mon Sep 17 00:00:00 2001 From: Matt Arsenault <matthew.arsena...@amd.com> Date: Tue, 8 Jul 2025 16:59:33 +0900 Subject: [PATCH] SystemZ: Remove unnecessary requires asserts from test --- llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll b/llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll index 484a9d0c80a13..1757a75a08c05 100644 --- a/llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll +++ b/llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll @@ -1,4 +1,3 @@ -; REQUIRES: asserts ; Used to fail with: LLVM ERROR: Error while trying to spill R5D from class ADDR64Bit: Cannot scavenge register without an emergency spill slot! _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits