home.social

#functionmultiversioning — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #functionmultiversioning, aggregated by home.social.

  1. I read open-std.org/JTC1/SC22/WG21/do "Poor Functions" last night. I jumped for joy! 😆 Finally, I had words for what I was thinking all this time. This __local_ctx idea puts into words what I wanted to say with regard to #FunctionMultiVersioning (gcc.gnu.org/wiki/FunctionMulti). I need to be able to reflect on those attributes in order to make SIMD types and functions behave correctly in the context of FMV. __local_ctx producing a std::meta::info sounds like the solution!

    #WG21 #cpp26 #GCC