[PATCH] D92401: [BasicAA] Handle two unknown sizes for GEPs
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 12:24:37 PST 2020
jdoerfert added a comment.
This kind of logic should always be valid, regardless if V1 is a GEP or not, right? Is there a way to do this check early or late for any query?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92401/new/
https://reviews.llvm.org/D92401
More information about the llvm-commits
mailing list