[PATCH] D45287: [InstCombine] Properly change GEP type when reassociating loop invariant GEP chains

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 06:25:55 PDT 2018


dneilson updated this revision to Diff 141146.
dneilson added a comment.

- Change insertion point of replacement src GEP instruction.


Repository:
  rL LLVM

https://reviews.llvm.org/D45287

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/gep-combine-loop-invariant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45287.141146.patch
Type: text/x-patch
Size: 6943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/dc4d3648/attachment.bin>


More information about the llvm-commits mailing list