[PATCH] D51241: [WebAssembly] Added default stack-only instruction mode for MC.
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 27 07:52:25 PDT 2018
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
@aheejin the main thing is that the instructions are now converted from register to stack in MCInstLower. @aardappel were you also planning on moving ExplicitLocals to the end as before?
Repository:
rL LLVM
https://reviews.llvm.org/D51241
More information about the llvm-commits
mailing list