[Mlir-commits] [mlir] [MLIR] Add option to postpone remark emission (PR #157434)

Mehdi Amini llvmlistbot at llvm.org
Tue Sep 23 06:42:50 PDT 2025


joker-eph wrote:

I just skimmed here, but can we make the policy pluggable instead of part of the engine?
That is create a virtual base class "RemarkEmittingPolicy" that can be subclassed and setup on the engine, in a way that @razvanlupusoru can implement their own scheme.

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


More information about the Mlir-commits mailing list