[PATCH] D55467: [WebAssembly] Optimize Irreducible Control Flow
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 15:14:02 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350367: [WebAssembly] Optimize Irreducible Control Flow (authored by aheejin, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55467?vs=178769&id=180155#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55467/new/
https://reviews.llvm.org/D55467
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
llvm/trunk/test/CodeGen/WebAssembly/irreducible-cfg-exceptions.ll
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: D55467.180155.patch
Type: text/x-patch
Size: 33037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/62a4892e/attachment-0001.bin>
More information about the llvm-commits
mailing list