[PATCH] D110043: [IR] Add helper to convert offset to GEP indices

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 09:58:36 PDT 2021


nikic updated this revision to Diff 373632.
nikic marked 4 inline comments as done.
nikic edited the summary of this revision.
nikic added a comment.

Address comments.


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

https://reviews.llvm.org/D110043

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/InstCombine/getelementptr.ll
  llvm/test/Transforms/SROA/scalable-vectors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110043.373632.patch
Type: text/x-patch
Size: 17445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/f637de7f/attachment.bin>


More information about the llvm-commits mailing list