[PATCH] D155688: [PATCH] [llvm] [InstCombine] Reassociate loop invariant GEP index calculations.

Dmitriy Smirnov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 18 07:56:31 PDT 2023


d-smirnov added a comment.

@nikic Could you check out the updated code to make sure we're on the right track before I try to fix the rest of the unit tests?


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