================ @@ -0,0 +1,281 @@ +# RUN: llc -run-pass=hwloops %s -o - | FileCheck %s ---------------- androm3da wrote: Needs `--mtriple=hexagon`. This causes a CI failure. https://github.com/llvm/llvm-project/pull/135439