mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13:07 +00:00
This re-implements the shl_with_overflow operation from scratch, making it a lot more robust and outputs the equal code to the LLVM backend.
This re-implements the shl_with_overflow operation from scratch, making it a lot more robust and outputs the equal code to the LLVM backend.