[PATCH] D55467: [WebAssembly] Optimize Irreducible Control Flow
Alon Zakai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 15:13:43 PST 2018
kripken updated this revision to Diff 177606.
kripken added a comment.
Use llvm::sort following @mgrang's feedback. Thanks!
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.177606.patch
Type: text/x-patch
Size: 32811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/dbd197ff/attachment-0001.bin>
More information about the llvm-commits
mailing list