[clang] [clang][CodeGen] Use byval for SystemZ indirect arguments (PR #66404)

Ulrich Weigand via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 11:07:54 PDT 2023


uweigand wrote:

This looks correct to me.  I'm just wondering if there's any unexpected change of generated code due to this - did you do a comparison before/after of some larger code bases?

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


More information about the cfe-commits mailing list