[clang] [CIR] Run callconv lowering in the tests that opted out of it (PR #216396)

Adam Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 14:03:39 PDT 2026


adams381 wrote:

@erichkeane That is correct.  The tests weren't written to test calling convention lowering, they just happened to use something that reported `errorNYI` by the pass.

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


More information about the cfe-commits mailing list