[PATCH] D15368: [WebAssembly] Implement a new algorithm for placing BLOCK markers
Dan Gohman via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 21:56:27 PST 2015
sunfish created this revision.
sunfish added a subscriber: llvm-commits.
sunfish set the repository for this revision to rL LLVM.
Herald added subscribers: dschuff, jfb.
Implement a new BLOCK scope placement algorithm which better handles early-return blocks and early exists from nested scopes.
Repository:
rL LLVM
http://reviews.llvm.org/D15368
Files:
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
test/CodeGen/WebAssembly/cfg-stackify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15368.42265.patch
Type: text/x-patch
Size: 29857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/7bc2e5ca/attachment.bin>
More information about the llvm-commits
mailing list