[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:33 PDT 2014


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/f9e9bab1/attachment.html>


More information about the llvm-commits mailing list