[PATCH] D117084: [CFLGraph] Change isMallocOrCallocLikeFn to isNoAliasCall now that allocation functions must be marked noalias
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 12 01:01:22 PST 2022
    
    
  
nikic added a comment.
I'm not familiar with CFL, but I don't think this was the intention of the code. I think this part tries to reason about inaccessiblememonly/inaccessibleorargmemonly in a clumsy way.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117084/new/
https://reviews.llvm.org/D117084
    
    
More information about the llvm-commits
mailing list