Auto merge of #118348 - Mark-Simulacrum:feature-code-size, r=compiler-errors

Cut code size for feature hashing

This locally cuts ~32 kB of .text instructions.

This isn't really a clear win in terms of readability. IMO the code size benefits are worth it (even if they're not necessarily present in the x86_64 hyperoptimized build, I expect them to translate similarly to other platforms). Ultimately there's lots of "small ish" low hanging fruit like this that I'm seeing that seems worth tackling to me, and could translate into larger wins in aggregate.
This commit is contained in:
bors 2023-11-29 02:45:36 +00:00
commit 1fdc91fcf3

Diff content is not available