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

Paulo Matos via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 00:33:35 PST 2024


pmatos wrote:

@aheejin have you tried removing the mem2reg pass and see if things still work? AFAIR, it was mem2reg which held this together and it was forcefully enabled at all optimization levels.

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


More information about the llvm-commits mailing list