[PATCH] D80973: [LSR][SCEVExpander] Avoid blind cast 'Factor' to SCEVConstant in FactorOutConstant.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 13:12:26 PDT 2020


efriedma added a comment.

What does expandAddToGEP actually end up doing in your testcase?  If it's not generating ideal code, we might want to leave a FIXME pointing that out.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80973/new/

https://reviews.llvm.org/D80973





More information about the llvm-commits mailing list