[llvm] [CodeGen][NewPM] Port `machine-block-freq` to new pass manager (PR #98317)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 06:27:03 PDT 2024


================
@@ -0,0 +1,45 @@
+# RUN: llc --passes='print<machine-block-freq>' -filetype=null -filetype=null 2>&1 %s | FileCheck %s
----------------
arsenm wrote:

Double filetype 

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


More information about the llvm-commits mailing list