https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90693
--- Comment #3 from Dávid Bolvanský <david.bolvansky at gmail dot com> --- I measured it a bit.. (x-1) <u (x & -x) is the fastest variant for me
david.bolvansky at gmail dot com Fri, 07 Jun 2019 09:39:36 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90693
--- Comment #3 from Dávid Bolvanský <david.bolvansky at gmail dot com> --- I measured it a bit.. (x-1) <u (x & -x) is the fastest variant for me