llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-backend-systemz Author: Matt Arsenault (arsenm) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/147477.diff 1 Files Affected: - (modified) llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll (-1) ``````````diff 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! `````````` </details> https://github.com/llvm/llvm-project/pull/147477 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits