[llvm] [PGO] Drive profile validator from opt (PR #147418)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 25 15:57:40 PDT 2025


================
@@ -101,6 +101,9 @@
 /* Define if LLVM is using tflite */
 #cmakedefine LLVM_HAVE_TFLITE
 
+/* Define if we want to check profile consistency in tests */
----------------
mtrofin wrote:

yes

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


More information about the llvm-commits mailing list