[PATCH] D86364: [ValueTracking] Interpret GEPs as a series of adds multiplied by the related scaling factor

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 16:34:34 PDT 2020


qcolombet reclaimed this revision.
qcolombet added a comment.

Resurrecting this diff.
I need to rebase on top of the refactoring: D88937 <https://reviews.llvm.org/D88937> and D88935 <https://reviews.llvm.org/D88935>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86364



More information about the llvm-commits mailing list