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

Guray Ozen llvmlistbot at llvm.org
Wed Sep 24 06:54:45 PDT 2025


grypp 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/160526 implements that

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


More information about the Mlir-commits mailing list