[clang] [CIR] Call code gen; create empty cir.func op (PR #113483)

David Olsen via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 11:25:30 PDT 2024


dkolsen-pgi wrote:

> Is it at all possible to write a test to exercise the new functionality,

Yes, The change that I just committed includes updating the existing test to verify that a `cir.func` op is generated correctly.


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


More information about the cfe-commits mailing list