[llvm] [CodeGen] Use std::bitset for MachineFunctionProperties (PR #94627)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 08:09:02 PDT 2024


arsenm wrote:

> so no need for a SmallVector

This was a BitVector, not a SmallVector 

https://github.com/llvm/llvm-project/pull/94627


More information about the llvm-commits mailing list