[llvm] [WebAssembly] Add RefTypeMem2Local pass (PR #81965)

Paulo Matos via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 01:51:40 PST 2024


pmatos wrote:

> @pmatos Yes, replacing the mem2reg with this pass seems to work on all existing LLVM and Emscripten reference type tests. I am planning to upload the that, I mean the replacing, as a follow-up to this PR.

Excellent. LGTM. It turned out simpler than what I had imagined. Nice patch. 

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


More information about the llvm-commits mailing list