mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 15:13:08 +00:00
I achieved this through a major refactor of the logic of analyzeMinMax. This change should be compatible with vectors of comptime_int, which Andrew said are supposed to work (but which currently do not).