[PATCH] D119582: BuildLibCalls: also set allocsize() attributes

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 13:13:08 PST 2022


durin42 created this revision.
Herald added a subscriber: hiraditya.
durin42 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is part of being able to get rid of two more columns in
MemoryBuiltins.cpp's large table. We'll have two more changes before
we can finish the job.

Depends on D119273 <https://reviews.llvm.org/D119273>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119582

Files:
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/InferFunctionAttrs/annotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119582.408022.patch
Type: text/x-patch
Size: 7386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/7f2c33a8/attachment.bin>


More information about the llvm-commits mailing list