[PATCH] D89456: [SCEV] Introduce SCEVPtrToIntExpr (PR46786)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 14:21:01 PDT 2020


lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Will rebase once i have proper test coverage for D89692 <https://reviews.llvm.org/D89692> - still need tests for udiv/mul involving a pointer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89456



More information about the llvm-commits mailing list