[PATCH] D57140: [WIP] Teach instcombine how to destroy vector GEPs

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 22:22:47 PST 2019


reames created this revision.
Herald added subscribers: bollu, mcrosier.

This is a work in progress patch, will likely be split into a couple of pieces before actually posted for review.  Getting it posted for discussion on approach.


https://reviews.llvm.org/D57140

Files:
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57140.183250.patch
Type: text/x-patch
Size: 7238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/9db37302/attachment.bin>


More information about the llvm-commits mailing list