[llvm] [llvm][CodeGen] update live intervals for ModuloScheduleExpanderMVE (PR #132677)

Hua Tian via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 7 04:42:11 PDT 2025


================
@@ -0,0 +1,180 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc --mtriple=aarch64 %s -run-pass=pipeliner -o -| FileCheck %s
----------------
huaatian wrote:

> `-pipeliner-mve-cg` 

Updated

> and `# REQUIRES: asserts` are required for reproduction.

I understand that it doesn't need to add "# REQUIRES: asserts" here. This test remains valid whether it is compiled in Release or Debug mode.



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


More information about the llvm-commits mailing list