[PATCH] D146622: [AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP indices

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 18:58:53 PDT 2023


khei4 added a comment.

> Can you please check the compile-time impact for this patch?

https://llvm-compile-time-tracker.com/compare.php?from=4c457e81c4ed78e237b408fb480909a956432638&to=07a1587220d85d7cf7aff10518e7e3cce2784aca&stat=instructions:u

This seems no impact on compile-time!


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

https://reviews.llvm.org/D146622



More information about the llvm-commits mailing list