[PATCH] D58591: [WebAssembly] Remove unnecessary instructions after TRY marker placement

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 24 02:48:12 PST 2019


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

Run `removeUnnecessaryInstrs` only when EH is used


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58591

Files:
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  test/CodeGen/WebAssembly/cfg-stackify-eh.ll
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58591.188081.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190224/b89fb90b/attachment-0001.bin>


More information about the llvm-commits mailing list