[PATCH] D64663: Extend function attributes bitset size from 64 to 96.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 13:04:58 PDT 2019


eugenis added a comment.

I've moved the bitset into the padding of NumAttrSets so hopefully this will not waste any memory.


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