[PATCH] D125845: [InstCombine] Canonicalize GEP of GEP by swapping constant-indexed GEP to the back

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 04:19:21 PDT 2022


dmgreen added a comment.

> Have you run any benchmarks to confirm there are improvements (no regressions)?

Did you ever measure the performance? I have reports of this making the leela benchmark in SPEC2017 worse under LTO.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125845



More information about the llvm-commits mailing list