[llvm] [ctx_prof] Fix checks in `PGOCtxprofFlattening` (PR #108467)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 21:24:36 PDT 2024


================
@@ -0,0 +1,54 @@
+; RUN: split-file %s %t
+; RUN: llvm-ctxprof-util fromJSON --input=%t/profile.json --output=%t/profile.ctxprofdata
----------------
mtrofin wrote:

done.

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


More information about the llvm-commits mailing list