[PATCH] D59462: [WebAssembly] Optimize the number of routing blocks in FixIrreducibleCFG
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 16 10:52:43 PDT 2019
aheejin added a comment.
@kripken I wonder how much this will reduce in code size... How can I test with malloc or fannkuch (or other benchmarks)? (Where is the source / and what are the command line options you use?)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59462/new/
https://reviews.llvm.org/D59462
More information about the llvm-commits
mailing list