mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 19:43:29 +00:00
The special case to take advantage of llvm's intrinsic was generating invalid llvm ir: ``` Invalid bitcast %60 = bitcast <2 x i2> %59 to i8, !dbg !3122 thread 145453 panic: LLVM module verification failed ```