These functions are only used in tests where we should test the actual flag values instead of counting all bits for an approximate check.
Also these popcount implementation aren't very efficient and doesn't seem to be optimised to anything fast.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Sure. If anything something like this should live in llvm/Support, but given it's not used, it should live nowhere.