================ @@ -0,0 +1,22 @@ +; RUN: llc -mtriple=hexagon -O0 < %s | FileCheck %s +; REQUIRES: asserts ---------------- nikic wrote: Why does this need asserts? https://github.com/llvm/llvm-project/pull/127360