[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 11:53:23 PDT 2018


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

- Make review copy match what will be landed.


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.141191.patch
Type: text/x-patch
Size: 6926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/203a7174/attachment.bin>


More information about the llvm-commits mailing list