[PATCH] D117039: [IRBuilder] Migrate gep-folding to value-based FoldGEP.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 09:59:15 PST 2022
fhahn created this revision.
fhahn added reviewers: nikic, spatel, lebedev.ri.
Herald added a subscriber: dexonsmith.
fhahn requested review of this revision.
Herald added a project: LLVM.
Depends on D117038 <https://reviews.llvm.org/D117038>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117039
Files:
llvm/include/llvm/Analysis/InstSimplifyFolder.h
llvm/include/llvm/Analysis/TargetFolder.h
llvm/include/llvm/IR/ConstantFolder.h
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/IRBuilderFolder.h
llvm/include/llvm/IR/NoFolder.h
llvm/test/Transforms/LoopVersioning/lcssa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117039.399000.patch
Type: text/x-patch
Size: 20169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/013a5bd8/attachment.bin>
More information about the llvm-commits
mailing list