hassnaaHamdi wrote: Hi, Thanks for your comments. I think that I have resolved them. Now I'm using Bitset instead of Bitvector, as it has constexpr constructor. Also I dropped splitting the TargetParserTest, and now It's a single test as previous. https://github.com/llvm/llvm-project/pull/65423