[llvm] [ADT] Simplify SparseBitVectorIterator. NFCI. (PR #143885)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 05:49:19 PDT 2025


nikic wrote:

> Do we have any standard way of writing microbenchmarks for things like this?

We have llvm/benchmarks using google/benchmark.

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


More information about the llvm-commits mailing list