[Mlir-commits] [mlir] [mlir] Make emitWarning/emitRemark to use OpWithFlags (PR #217804)

lonely eagle llvmlistbot at llvm.org
Sat Aug 22 02:00:43 PDT 2026


linuxlonelyeagle wrote:

Honestly, the main issue here is that triggering multiple remarks results in printing the 'affine.for' op multiple times, including its region, which makes the output extremely long.

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


More information about the Mlir-commits mailing list