[PATCH] D60966: [WebAssembly] Emit br_table for most switch instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 11:15:23 PDT 2019


aheejin updated this revision to Diff 196101.
aheejin added a comment.

- v8 -> VM


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60966

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  test/CodeGen/WebAssembly/cfg-stackify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60966.196101.patch
Type: text/x-patch
Size: 4370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/7478733c/attachment.bin>


More information about the llvm-commits mailing list