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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 15:15:06 PST 2022


xbolva00 added a comment.

In D117180#3252815 <https://reviews.llvm.org/D117180#3252815>, @Bryce-MW wrote:

> 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

https://github.com/llvm/llvm-project/commit/ab243efb261ba7e27f4b14e1a6fbbff15a79c0bf#diff-4e887ae3fd3d1f1ad429d92733318ce1efac179eb498d9c4c1438d3255855018


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