[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:54:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329331: [InstCombine] Properly change GEP type when reassociating loop invariant GEP… (authored by dneilson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D45287

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

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


More information about the llvm-commits mailing list