[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
Fri Oct 16 11:49:37 PDT 2020
qcolombet updated this revision to Diff 298701.
qcolombet added reviewers: spatel, lebedev.ri, RKSimon, efriedma.
qcolombet added a comment.
Herald added a subscriber: arichardson.
Rebase patch
Add the reviewers from D87342 <https://reviews.llvm.org/D87342>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86364/new/
https://reviews.llvm.org/D86364
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/constant-fold-address-space-pointer.ll
llvm/test/Transforms/InstCombine/constant-fold-gep.ll
llvm/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86364.298701.patch
Type: text/x-patch
Size: 14019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/96ab9aaf/attachment-0001.bin>
More information about the llvm-commits
mailing list