[PATCH] D116971: [AttributorAttributes] Remove hardcoded parameters
Bryce Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 18:21:20 PST 2022
Bryce-MW updated this revision to Diff 399524.
Bryce-MW added a comment.
I've rebased onto your commits. I don't really understand how the size system you put in works so I'll just have to trust you. Hopefully we can remove getAllocSizeArgs from getSize. Using getObjectSize was causing errors in tests before but it would be good to remove this extra function. Thanks for those commits!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116971/new/
https://reviews.llvm.org/D116971
Files:
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116971.399524.patch
Type: text/x-patch
Size: 5236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/059e4c4f/attachment.bin>
More information about the llvm-commits
mailing list