[llvm] [MachineSink] Check predecessor/successor relationship between two basic blocks involved in critical edge splitting (PR #98540)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 11:48:41 PDT 2024
================
@@ -0,0 +1,36 @@
+; RUN: llc < %s
----------------
yozhu wrote:
Updated the test.
https://github.com/llvm/llvm-project/pull/98540
More information about the llvm-commits
mailing list