[llvm] [JumpTableToSwitch] Fix wrong function used for GUID computation (PR #192877)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 19 15:30:06 PDT 2026


================
@@ -0,0 +1,41 @@
+; RUN: opt < %s -passes=jump-table-to-switch -S | FileCheck %s
----------------
boomanaiden154 wrote:

Can we use update_test_checks here?

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


More information about the llvm-commits mailing list