[PATCH] D33129: [SCEVExpander] Try harder to avoid introducing inttoptr

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 27 16:30:49 PDT 2017


loladiro added a comment.

Thanks! I'm a little confused why the compiler is complaining there - I see this pattern used all over the place for 1-element array construction, but your fix is of course fine.


Repository:
  rL LLVM

https://reviews.llvm.org/D33129





More information about the llvm-commits mailing list