[PATCH] D113303: [NFC][FuncAttrs] Keep track of modified functions
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 13:37:40 PST 2021
aeubanks updated this revision to Diff 385618.
aeubanks added a comment.
use SmallSet (I got confused between SmallSet and SmallSetVector)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113303/new/
https://reviews.llvm.org/D113303
Files:
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113303.385618.patch
Type: text/x-patch
Size: 17203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/1ef0e7e9/attachment.bin>
More information about the llvm-commits
mailing list