[PATCH] D64663: Extend function attributes bitset size from 64 to 96.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 13:11:27 PDT 2019
jdoerfert added a comment.
Thanks for working on this. Making sure we can extend attributes is a bit of a hassle now that we reached the magic number ;)
This looks fine to me but I'm not to involved in these parts. Let's see if someone else want to approve this.
---
> We are going to add a function attribute number 64.
Out of curiosity, which one do you mean here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64663/new/
https://reviews.llvm.org/D64663
More information about the llvm-commits
mailing list