[PATCH] D117038: [InstSimplify] Pass pointer and indices separately to SimplifyGEPInst.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 14 02:00:19 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ef9bfa0136c: [InstSimplify] Pass pointer and indices separately to SimplifyGEPInst. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117038/new/
https://reviews.llvm.org/D117038
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/PHITransAddr.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/NewGVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117038.399933.patch
Type: text/x-patch
Size: 14756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/6bad743b/attachment.bin>
More information about the llvm-commits
mailing list