[llvm] [MachinePipeliner] Fix fragile tests (PR #123169)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 08:20:39 PST 2025


================
@@ -0,0 +1,267 @@
+# RUN: llc -mtriple=hexagon -mcpu=hexagonv73 -O2 -mattr=+hvxv73,hvx-length64b \
----------------
bcahoon wrote:

Does it make sense to create a mir version of this to test the pipeliner? I'm assuming that a regression would occur if this loop isn't pipelined.

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


More information about the llvm-commits mailing list