[llvm] [SystemZ] Handle IR struct arguments correctly. (PR #169583)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 06:15:20 PST 2025


JonPsson1 wrote:

> The fun9 does look broken to me ... Can you verify how plain i72 types are (passed and) returned currently?

It seems it works just the same with i72 as with {i72} in this test, both on main and with this branch.

https://github.com/llvm/llvm-project/pull/169583


More information about the llvm-commits mailing list