[PATCH] D101656: [WebAssembly] Fixup order of ins variables for table instructions

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 19:13:05 PDT 2021


sbc100 accepted this revision.
sbc100 added a subscriber: sunfishcode.
sbc100 added a comment.
This revision is now accepted and ready to land.

I don't think there are any uses of these instructions in emscripten and I doubt there are any emscripten users using the assembly format.

@sunfishcode do you know of anyone using these assembly instructions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101656



More information about the llvm-commits mailing list