================ @@ -0,0 +1,43 @@ +; RUN: llc < %s -fast-isel -O0 | FileCheck %s + +target triple = "wasm32-unknown-unknown" + +; CHECK-LABEL: gh_80052: # @gh_80052 ---------------- sbc100 wrote: Should this be 80053? https://github.com/llvm/llvm-project/pull/80469