[llvm] Add a pass to calculate machine function's cfg hash to detect whether… (PR #84145)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 23:45:28 PDT 2024


================
@@ -0,0 +1,81 @@
+; RUN: llc < %s -O0 -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=labels \
----------------
lifengxiang1025 wrote:

Done

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


More information about the llvm-commits mailing list