[PATCH] D48323: Derive GEP index type from Data Layout (cont)

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 07:45:27 PDT 2018


delena updated this revision to Diff 152692.
delena added a comment.

I separated the CodeGen and middle-end changes.
I added one more test for SeparateConstOffsetFromGEP.


Repository:
  rL LLVM

https://reviews.llvm.org/D48323

Files:
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  test/Transforms/InstCombine/ptr-int-cast_custom_gep.ll
  test/Transforms/SeparateConstOffsetFromGEP/custom_dl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48323.152692.patch
Type: text/x-patch
Size: 6778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/cba0ceb5/attachment.bin>


More information about the llvm-commits mailing list