[PATCH] D58919: WebAssembly: Irreducible control flow rewrite

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 13:57:33 PDT 2019


kripken updated this revision to Diff 190328.
kripken marked 3 inline comments as done.
kripken added a comment.

Review feedback changes, in particular:

- Remove LoopFixer class.
- Various comment additions and improvements.
- Various nits.


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

https://reviews.llvm.org/D58919

Files:
  lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
  test/CodeGen/WebAssembly/irreducible-cfg.ll
  test/CodeGen/WebAssembly/non-irreducible-cfg.ll

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


More information about the llvm-commits mailing list