[PATCH] D91010: [BasicAA] Remove checks for GEP decomposition limit reached
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 07:53:15 PST 2020
jdoerfert added a comment.
I would assume the "leftover" parts could just as well be part of the base, right? We'd still run the same logic, wouldn't we?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91010/new/
https://reviews.llvm.org/D91010
More information about the llvm-commits
mailing list