[llvm] [SLP]Vectorize gathered loads (PR #107461)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 07:48:00 PDT 2024


nikic wrote:

I've reverted this due to very large compile-time impact, esp. on lencod, see: http://llvm-compile-time-tracker.com/compare.php?from=b1339abb713063363e7804124b8fb3d84143a003&to=de1f5b96adcea52bf7c9670c46123fe1197050d2&stat=instructions:u

For non-LTO cases, me_distortion.c is one of the files with largest impact (~80%).

https://github.com/llvm/llvm-project/pull/107461


More information about the llvm-commits mailing list