[PATCH] D117039: [IRBuilder] Migrate gep-folding to value-based FoldGEP.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 03:24:25 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdaf06590dc8f: [IRBuilder] Migrate gep-folding to value-based FoldGEP. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

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.399947.patch
Type: text/x-patch
Size: 20139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/753466c7/attachment-0001.bin>


More information about the llvm-commits mailing list