================ @@ -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