Jan Wassenberg
Jan Wassenberg
Sounds good :) I figured we might use your existing(?) benchmark to measure two versions of code: - prebaked masks, assuming a fixed/known vector size - VL-independent computation of the...
@zbjornson would you like to make the minor change suggested? Otherwise I'm happy to do it after we merge.
I understand, we'll take care of it after merging. Thanks for implementing this :)
Sorry to drop the ball on this :/ The merge had failed because a rebase was required, but I missed the notification. @zbjornson , any chance you could help update...
I have learned how to patch copybara changes to fix the compile error we were seeing (inserting the missing hwy::). Hopefully import will happen soon :)
FYI the patch worked but we have an issue with MSVC which I am addressing in #2022 .
This is now merged in #2024 with attribution. Thanks @zbjornson for implementing it :)
Hi @bedroge , I think this might be caused by compiler gremlins, or perhaps a bug that I do not yet see, not the CPU: it is the expected value...
Hi @bedroge , sorry to hear the issue still affects GCC 13. Would you like to file a bug with the GCC bugzilla? > But just to be sure: you...
Thanks for confirming clang works. Makes sense :)