[PATCH] D62047: [WebAssembly] Add multivalue and tail-call target features

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 17:45:52 PDT 2019


aheejin accepted this revision.
aheejin added a comment.
This revision is now accepted and ready to land.

How about using `multi-value`/`MultiValue`/`MULTI-VALUE` (depending on positions)? The repo name is also multi-value. https://github.com/WebAssembly/multi-value
Otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62047





More information about the llvm-commits mailing list