https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109463
--- Comment #3 from elronnd at elronnd dot net --- Yes, I think the gcc approach of branching is definitely better. But it's still a good idea to optimise for size in the cold path.
elronnd at elronnd dot net via Gcc-bugs Mon, 10 Apr 2023 03:57:50 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109463
--- Comment #3 from elronnd at elronnd dot net --- Yes, I think the gcc approach of branching is definitely better. But it's still a good idea to optimise for size in the cold path.