[clang] [llvm] target ABI: improve call parameters extensions handling (PR #100757)
Jonas Paulsson via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 05:12:06 PDT 2024
JonPsson1 wrote:
Any further comments on this, anyone?
I guess I would like to commit the common-code parts, i.e. the introduction of the NoExt attribute, and keep the check in the SystemZ (disabled by default). Later on, maybe the check could be moved to the verifier. Does this seem reasonable?
https://github.com/llvm/llvm-project/pull/100757
More information about the cfe-commits
mailing list