[PATCH] D101656: [WebAssembly] Fixup order of ins variables for table instructions
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 1 05:46:54 PDT 2021
pmatos added a comment.
In D101656#2731010 <https://reviews.llvm.org/D101656#2731010>, @sbc100 wrote:
> 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?
Feel free to merge if you think this is ready to land - I should probably ask for committers permissions at some point.
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