[PATCH] D104403: [SCEV] Avoid pointer subtraction of non-integral pointers [WIP]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 09:51:32 PDT 2021


reames added a comment.

FYI, agree with all the stylistic comments from Eli.  Waiting on perf numbers to see if this is worth cleaning up, or if we need a radically different approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104403



More information about the llvm-commits mailing list