[Mlir-commits] [mlir] [MLIR] Introduce RemarkEngine + pluggable remark streaming (YAML/Bitstream) (PR #152474)
Jacques Pienaar
llvmlistbot at llvm.org
Fri Aug 15 03:27:41 PDT 2025
================
@@ -0,0 +1,212 @@
+# Remark Infrastructure
+
+Remarks are **structured, human- and machine-readable notes** emitted by the
----------------
jpienaar wrote:
I interpret human-readable to mean "for human consumption" (eg., not `opportunity 40232csa2` but something interpretable should be produced ), is that the intent?
https://github.com/llvm/llvm-project/pull/152474
More information about the Mlir-commits
mailing list