[PATCH] D59740: [WebAssembly] Don't analyze branches after CFGStackify

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 11:18:51 PDT 2019


aheejin updated this revision to Diff 192302.
aheejin marked an inline comment as done.
aheejin added a comment.

- Add comment on CFGStackify


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59740

Files:
  lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
  lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
  test/CodeGen/WebAssembly/cfg-stackify-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59740.192302.patch
Type: text/x-patch
Size: 5158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190326/1b5d38dc/attachment.bin>


More information about the llvm-commits mailing list