================ @@ -0,0 +1,30 @@ +; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z16 -disable-machine-dce \ +; RUN: -verify-machineinstrs -O3 ---------------- arsenm wrote: Probably don't need -O3 https://github.com/llvm/llvm-project/pull/114407