[llvm] [BranchFolding][SEH] Add test to track SEH CFG optimization (PR #77598)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 05:42:57 PST 2024


================
@@ -0,0 +1,49 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 4
+# RUN: llc -mtriple=x86_64-pc-windows-msvc -run-pass=branch-folder -o - %s | FileCheck %s
+---
----------------
HaohaiWen wrote:

See fix patch https://github.com/llvm/llvm-project/pull/77608

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


More information about the llvm-commits mailing list