[PATCH] D125729: [WebAssembly] Update supported features in the generic CPU configuration

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 08:14:52 PDT 2022


sbc100 added subscribers: tlively, kripken.
sbc100 added a comment.

On the emscripten side we still need to come up with a framework that will disable these new defaults when users select older browser support.   I'm not sure if we want to push back on landing this until such as frameworks is in place, or just go ahead and land this and deal with the change when it rolls in.  @tlively @dschuff @kripken ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125729



More information about the llvm-commits mailing list