[PATCH] D55467: [WebAssembly] Optimize Irreducible Control Flow

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 15:43:07 PST 2018


kripken updated this revision to Diff 178547.
kripken marked an inline comment as done.
kripken added a comment.

- Use SetVector for determinism
- Simplify names in exceptions testcase
- Improve comments about canonicalization


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

https://reviews.llvm.org/D55467

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55467.178547.patch
Type: text/x-patch
Size: 32220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/c08fd746/attachment-0001.bin>


More information about the llvm-commits mailing list