[llvm] [llvm][CodeGen] Fix failure in window scheduler caused by weak dependencies (PR #95636)

Hua Tian via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 15 00:20:30 PDT 2024


=?utf-8?b?4oCcYWtpcmF0aWFu4oCd?= <akiratian at tencent.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/95636 at github.com>


================
@@ -0,0 +1,39 @@
+# REQUIRES: asserts
+# RUN: llc --march=hexagon %s -run-pass=pipeliner -debug-only=pipeliner \
+# RUN: -window-sched=force -o - 2>&1 | FileCheck %s
----------------
huaatian wrote:

Updated

https://github.com/llvm/llvm-project/pull/95636


More information about the llvm-commits mailing list