[llvm] r338073 - [SCEV] Don't expand Wrap predicate using inttoptr in ni addrspaces

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 17:38:30 PDT 2018


On Thu, Jul 26, 2018 at 8:16 PM, Philip Reames via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Out of curiosity, is there a reason not to always prefer the GEP form for
> any pointer type, not just NI ones?  Seems like they should be equally
> optimizeable.


I think that would probably be fine, though perhaps a bit more disruptive
of a change. Happy to put up an
appropriate revision though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/b024277b/attachment.html>


More information about the llvm-commits mailing list