================ @@ -0,0 +1,90 @@ +; RUN: opt %s -passes='simplifycfg<switch-to-lookup>' -simplifycfg-require-and-preserve-domtree=1 -S | FileCheck %s ---------------- DKay7 wrote: Done. Thanks https://github.com/llvm/llvm-project/pull/70977