[Mlir-commits] [mlir] [mlir][EmitC]Add a Reflection Map to a Class (PR #150572)
Gil Rapaport
llvmlistbot at llvm.org
Wed Aug 6 04:29:14 PDT 2025
aniragil wrote:
>I am concerned with timing here, though, and would love it if we could find a way to make progress in the meantime.
One way to try and speed things up is to request more EmitC folks in the community for review in addition to @marbre and myself, e.g. @simon-camp, @mgehre-amd, @jacquesguan.
>I'm assuming there's no objection to other work continuing, like lowering opcodes (that's quite generic), while folks look at the pieces that are more MLGO-specific and covered by the RFC, correct?
It's eventually up to the reviewers, so best to upload and have concrete discussions per case. For instance, [malloc](https://github.com/llvm/llvm-project/pull/148257) and [memcpy](https://github.com/llvm/llvm-project/pull/151206) were such generic contributions.
https://github.com/llvm/llvm-project/pull/150572
More information about the Mlir-commits
mailing list