[llvm] [llvm][CodeGen] Add a new software pipeliner 'Window Scheduler' (PR #84443)

Hua Tian via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 01:03:56 PDT 2024


================
@@ -0,0 +1,124 @@
+# REQUIRES: asserts
+# RUN: llc --march=hexagon %s -run-pass=pipeliner -O2 -debug-only=pipeliner \
----------------
huaatian wrote:

You're right, thank you!
Updated

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


More information about the llvm-commits mailing list