[Mlir-commits] [mlir] [mlir][emitc] Do not convert illegal types to emitc (PR #156222)
Gil Rapaport
llvmlistbot at llvm.org
Thu Oct 16 06:49:43 PDT 2025
aniragil wrote:
This behavior is already implemented in other "ToEmitC" conversion passes, so this PR actually completes it for the couple of passes it was missing from, right? Worth mentioning that in the commit message (I was wondering why the PR only does it for these two passes).
Other than that LGTM. Thanks for fixing that!
https://github.com/llvm/llvm-project/pull/156222
More information about the Mlir-commits
mailing list