llvmbot wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-backend-aarch64

Author: Mircea Trofin (mtrofin)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/171256.diff


1 Files Affected:

- (modified) 
llvm/test/CodeGen/AArch64/arm64-homogeneous-prolog-epilog-tail-call.mir (-1) 


``````````diff
diff --git 
a/llvm/test/CodeGen/AArch64/arm64-homogeneous-prolog-epilog-tail-call.mir 
b/llvm/test/CodeGen/AArch64/arm64-homogeneous-prolog-epilog-tail-call.mir
index ec094109cad6e..3c6c365de87f0 100644
--- a/llvm/test/CodeGen/AArch64/arm64-homogeneous-prolog-epilog-tail-call.mir
+++ b/llvm/test/CodeGen/AArch64/arm64-homogeneous-prolog-epilog-tail-call.mir
@@ -1,4 +1,3 @@
-# RUN: rm -rf %S/arm64-homogeneous-prolog-epilog-tail-call.s
 # RUN: llc -verify-machineinstrs -mtriple=arm64-applie-ios7.0 
-start-before=aarch64-lower-homogeneous-prolog-epilog 
-homogeneous-prolog-epilog %s -o /dev/null
 #
 # This test ensures defined registers are preserved after lowering homogeneous

``````````

</details>


https://github.com/llvm/llvm-project/pull/171256
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to