adams381 wrote: You're right — these document known ABI parity gaps without a mechanism to track when they're fixed. The gaps (sret, byval, struct coercion) are addressed by the CIRABIRewriteContext work in #192119/#192124, which currently only have unit tests. I'll fold these test cases into those PRs as integration tests (with CHECK lines updated to show parity) and close this one.
https://github.com/llvm/llvm-project/pull/191259 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
