[PATCH] D67639: [WebAssembly] Restore defaults for stores per memop

Alex Crichton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 19:17:41 PDT 2019


alexcrichton accepted this revision.
alexcrichton added a comment.

I've tested this patch compiling the motivating test case for the original performance issue for Firefox <https://bugzilla.mozilla.org/show_bug.cgi?id=1570112> and performance is back to what it was in LLVM 8, so I can at least say from my perspective that this does the trick!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67639/new/

https://reviews.llvm.org/D67639





More information about the llvm-commits mailing list