[PATCH] D94710: [Analysis] Support AIX vec_malloc routines

Shimin Cui via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 07:23:21 PST 2021


scui updated this revision to Diff 318519.
scui added a comment.

To Address comments from Roland - fix the comment in def and add missing vec_free in BuildLibCalls.cpp


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

https://reviews.llvm.org/D94710

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94710.318519.patch
Type: text/x-patch
Size: 6000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/d1a1e618/attachment.bin>


More information about the llvm-commits mailing list