Simon Pilgrim 1a62ca65c1 [KnownBits] Add KnownBits::commonBits helper. NFCI.
We have a frequent pattern where we're merging two KnownBits to get the common/shared bits, and I just fell for the gotcha where I tried to use the & operator to merge them........
2020-11-11 12:15:54 +00:00
..
2020-10-31 12:39:51 +08:00
2020-02-28 09:59:24 +01:00
2019-08-15 10:05:22 +00:00
2020-06-03 16:10:09 -07:00
2020-11-03 16:27:48 +00:00