[PATCH] D82444: [SLP] Make sure instructions are ordered when computing spill cost.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 02:39:15 PDT 2020


xbolva00 added a comment.

Seems like ClamAV has now compile time regression ~ 1 % (http://llvm-compile-time-tracker.com/compare.php?from=3ce57e012110519c1d3a49fc98959a64634d5d8f&to=36e1fc5f68e918ba69ccd9033b38240265617c4e&stat=instructions&details=on)

CMakeFiles/clamscan.dir/libclamav_mspack.c.o	6432M	6472M (+0.62%)
CMakeFiles/clamscan.dir/libclamav_nsis_LZMADecode.c.o	730M	738M (+1.09%)

CMakeFiles/clamscan.dir/libclamav_upx.c.o	1213M	1272M (+4.87%)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82444



More information about the llvm-commits mailing list