[llvm] [WebAssembly] Use RefTypeMem2Local instead of Mem2Reg (PR #83196)
Heejin Ahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 17:53:19 PST 2024
================
@@ -1,4 +1,5 @@
; RUN: opt < %s -wasm-ref-type-mem2local -S | FileCheck %s
----------------
aheejin wrote:
Removed.
https://github.com/llvm/llvm-project/pull/83196
More information about the llvm-commits
mailing list