[clang] added regcall struct by reg support (PR #95257)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 13 00:48:40 PDT 2024


efriedma-quic wrote:

What you're implementing in this change doesn't seem like it brings us much closer to what the document says. I mean, it handles the specific structs in your testcase, but the algorithm you're using doesn't generalize.

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


More information about the cfe-commits mailing list