[PATCH] D155688: [PATCH] [llvm] [InstCombine] Canonicalise ADD+GEP

Dmitriy Smirnov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 10 06:46:45 PDT 2023


d-smirnov added a comment.

We have some improvements with the patch, most notable: 549.fotonik_3d improves about 6%. 
@nikic Should we revert the patch and try another location for it (in LICM pass, as you previously suggested)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155688



More information about the cfe-commits mailing list