# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -start-before=greedy %s -o - \ # RUN: | FileCheck %s # # Test that regalloc manages (via regalloc hints) to avoid a LOCRMux jump # sequence expansion. --- | declare ptr @foo(ptr, i32 signext, i32 signext) local_unnamed_addr define ptr @fun(ptr returned) { br label %2 ;