[PATCH] D126533: WIP: [LAA] Relax pointer dependency with runtime pointer checks
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 04:23:04 PDT 2022
dtemirbulatov added a comment.
The original version of this change didn't have this regression in Transforms/LoopDistribute/scev-inserted-runtime-check.ll @fhahn, how about only considoring cases where one side is pointer invariant as in D132703 <https://reviews.llvm.org/D132703>?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126533/new/
https://reviews.llvm.org/D126533
More information about the llvm-commits
mailing list