================ @@ -0,0 +1,17 @@ +; RUN: opt < %s -S | FileCheck %s + +define i32 @func({i32, i32} %x, i32 %y, i1 %cond) { ---------------- david-arm wrote: Yep, good suggestion! https://github.com/llvm/llvm-project/pull/129739