[PATCH] D130107: MemoryBuiltins: remove malloc-family funcs from list

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 10:20:09 PDT 2022


durin42 updated this revision to Diff 447398.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130107

Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
  llvm/test/Transforms/InstCombine/alloc-realloc-free.ll
  llvm/test/Transforms/InstCombine/realloc-free.ll
  llvm/test/Transforms/NewGVN/calloc-load-removal.ll
  llvm/test/Transforms/NewGVN/malloc-load-removal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130107.447398.patch
Type: text/x-patch
Size: 120493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/d605b2b5/attachment-0001.bin>


More information about the llvm-commits mailing list