[PATCH] D116800: [MemoryBuiltins] Remove isNoAliasFn() in favor of isNoAliasCall()

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 08:35:46 PST 2022


reames accepted this revision.
reames added a comment.

LGTM as well.

(You'll have to rebase over a couple of my commits from last night, but should be straightforward.  Trying to cleanup this interface as much as possible so we can tell what properties of allocator routines we actually care about.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116800/new/

https://reviews.llvm.org/D116800



More information about the llvm-commits mailing list