[clang] [CIR] Implement partial array destroy handling (PR #190834)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 13:37:38 PDT 2026


xlauko wrote:

Maybe worth adding `SingleBlockImplicitTerminator<YieldOp>` to omit implicit Yield everywhere? or can other terminator be used?

Also `SingleBlock` trait probably also applies here?

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


More information about the cfe-commits mailing list