[PATCH] D117180: [BasicAliasAnalysis] Switch from isMallocOrCallocLikeFn to onlyAccessesInaccessibleMemory

Bryce Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 15:01:52 PST 2022


Bryce-MW added a comment.

I don't think op new is annotated as inaccessible memory anywhere. I'm working on a patch in D117600 <https://reviews.llvm.org/D117600>. I was just about to submit it for review


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