[PATCH] D104403: [SCEV] Avoid pointer subtraction of non-integral pointers [WIP]
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 11:08:11 PDT 2021
lebedev.ri added a comment.
This is only going to work if `getMinusSCEV()` is called directly though.
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