[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 6 06:16:01 PDT 2026


https://github.com/uweigand commented:

You'll also have to update `TargetLibraryInfo::initExtensionsForTriple` so the middle-end will make the correct choices for library calls inserted by optimization passes.

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


More information about the cfe-commits mailing list