[PATCH] D42123: Derive GEP index type from Data Layout

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 06:18:11 PST 2018


delena updated this revision to Diff 130600.
delena marked an inline comment as done.
delena added a comment.

Updated, following Craig's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D42123

Files:
  include/llvm/IR/DataLayout.h
  lib/Analysis/ConstantFolding.cpp
  lib/IR/DataLayout.cpp
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/gep-custom-dl.ll
  test/Transforms/InstCombine/memcmp-constant-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42123.130600.patch
Type: text/x-patch
Size: 19912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/645a30ec/attachment.bin>


More information about the llvm-commits mailing list