https://github.com/andykaylor commented:
It's not clear to me what "target-specific lowering" you're intending to implement here. We've been bringing pieces of this over from the incubator as needed. Some of it may end up not being needed. In particular, you should be aware that @adams381 is working on a new design for ABI-specific calling convention lowering, as described here: https://github.com/llvm/llvm-project/pull/178326 https://github.com/llvm/llvm-project/pull/182645 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
