[PATCH] D59009: [BasicAA] Peak through IntToPtr(Load(%object))
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 18:34:21 PST 2019
efriedma added a comment.
Could you describe why you think this is correct? As far as I can tell, the "underlying object" you're returning isn't even related to the input pointer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59009/new/
https://reviews.llvm.org/D59009
More information about the llvm-commits
mailing list