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

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 26 07:39:54 PST 2025


https://github.com/uweigand commented:

See inline comments - something is weird with test cases, not sure what's going on here.

It would be good to also test the case where an LLVM IR struct is *returned*.   Also, the same issue would apply to LLVM IR arrays, so some tests for that would also be good.

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


More information about the llvm-commits mailing list