[clang] [llvm] [SystemZ] Do not extend integer arguments in z/OS XPLINK64 ABI (PR #206833)

Ulrich Weigand via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 13 02:42:10 PDT 2026


https://github.com/uweigand commented:

The CodeGen/SystemZ/zos-abi.c test ist now failing and needs to be updated (it still tests for signext on i64).   Otherwise this now LGTM.

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


More information about the cfe-commits mailing list