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

Guray Ozen llvmlistbot at llvm.org
Tue Sep 23 11:18:13 PDT 2025


grypp wrote:

Sounds good. I can create pluggable policy class and create two default policies: all, final. 

@razvanlupusoru fwiw, for final, we can use subcategory match as well. So you can emit multiple remark for 'acc parallel'

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


More information about the Mlir-commits mailing list