mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +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 ```