[llvm] [BranchFolding] Use isSuccessor to confirm fall through (PR #77923)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 05:57:14 PST 2024
================
@@ -49,3 +49,44 @@ body: |
bb.6:
RET 0
...
+---
----------------
phoebewang wrote:
Pre-commit the test case?
https://github.com/llvm/llvm-project/pull/77923
More information about the llvm-commits
mailing list