[llvm] r216597 - InstSimplify: Don't simplify gep X, (Y-X) to Y if types differ

Chandler Carruth chandlerc at google.com
Wed Aug 27 13:25:53 PDT 2014


On Wed, Aug 27, 2014 at 1:25 PM, Chandler Carruth <chandlerc at google.com>
wrote:

> On Wed, Aug 27, 2014 at 1:08 PM, David Majnemer <david.majnemer at gmail.com>
> wrote:
>
>> A bitcast would need to be inserted for this to work.
>
>
> Does the corresponding instcombine exist where it can insert that bitcast?


Hah, nm, i see your next commit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/b548ee85/attachment.html>


More information about the llvm-commits mailing list