[clang] added regcall struct by reg support (PR #95257)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 13 01:32:07 PDT 2024
mahesh-attarde 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.
Can you suggest case which can be useful in generalizing?
https://github.com/llvm/llvm-project/pull/95257
More information about the cfe-commits
mailing list