kazu added a comment.

In D141798#4065025 <https://reviews.llvm.org/D141798#4065025>, @RKSimon wrote:

> @kazu Thanks for dealing with this!
>
> I'd like to build on this and create llvm variants of the C++20 <bit> 
> countl_zero/countr_zero/countl_one/countr_one template functions similar to 
> what I did for popcount in D132407 <https://reviews.llvm.org/D132407> (and 
> have MathExtras.h reuse it) - I just wanted to ensure you hadn't already 
> started anything similar?

I just uploaded:

https://reviews.llvm.org/D142078


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141798/new/

https://reviews.llvm.org/D141798

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to