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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 14:31:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359038: [WebAssembly] Emit br_table for most switch instructions (authored by aheejin, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60966

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60966.196330.patch
Type: text/x-patch
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/6aec046c/attachment.bin>


More information about the llvm-commits mailing list