[clang] [clang][CodeGen] Use byval for SystemZ indirect arguments (PR #66404)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 11:13:43 PDT 2023
efriedma-quic wrote:
In any case:
- We absolutely can't use byval here.
- If you think we need a new attribute for this, please start a Discourse thread to get some feedback. (I'm still not understanding what you're trying to fix here, but maybe additional perspectives would help bridge the gap.)
https://github.com/llvm/llvm-project/pull/66404
More information about the cfe-commits
mailing list