[llvm] [MachinePipeliner] Fix fragile tests (PR #123169)
Ryotaro Kasuga via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 01:19:03 PST 2025
================
@@ -0,0 +1,267 @@
+# RUN: llc -mtriple=hexagon -mcpu=hexagonv73 -O2 -mattr=+hvxv73,hvx-length64b \
----------------
kasuga-fj wrote:
Replaced `loop_align_count.ll` with `.mir` to avoid being affected when changing `MachinePipeliner`.
https://github.com/llvm/llvm-project/pull/123169
More information about the llvm-commits
mailing list