[PATCH] D117180: [BasicAliasAnalysis] Switch from isMallocOrCallocLikeFn to onlyAccessesInaccessibleMemory
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 18 10:47:13 PST 2022
nikic added a comment.
In D117180#3251512 <https://reviews.llvm.org/D117180#3251512>, @reames wrote:
> Is your change ready for review? Or do you need to do something else first?
As we seem to agree on direction, yes. Just needs to land together with the corresponding SLC change to add inaccessiblememonly to calloc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117180/new/
https://reviews.llvm.org/D117180
More information about the llvm-commits
mailing list