[PATCH] D58919: [WebAssembly] Irreducible control flow rewrite

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 19:59:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356313: [WebAssembly] Irreducible control flow rewrite (authored by aheejin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58919?vs=190722&id=190941#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58919

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
  llvm/trunk/test/CodeGen/WebAssembly/irreducible-cfg-nested.ll
  llvm/trunk/test/CodeGen/WebAssembly/irreducible-cfg-nested2.ll
  llvm/trunk/test/CodeGen/WebAssembly/irreducible-cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58919.190941.patch
Type: text/x-patch
Size: 34892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/81318662/attachment.bin>


More information about the llvm-commits mailing list