aboutsummaryrefslogtreecommitdiff
path: root/lib/std/priority_queue.zig
diff options
context:
space:
mode:
authorXavier Bouchoux <xavierb@gmail.com>2023-06-22 06:51:25 +0000
committerAndrew Kelley <andrew@ziglang.org>2023-07-25 18:14:10 -0700
commit5ab185460282eedb6e1d673041a4579eaacbc6ad (patch)
tree57aeacff851cc445215f6384b0877ea222e60b42 /lib/std/priority_queue.zig
parent71dfce31bb8153300ff24f77ddc52521fe330266 (diff)
downloadzig-5ab185460282eedb6e1d673041a4579eaacbc6ad.tar.gz
zig-5ab185460282eedb6e1d673041a4579eaacbc6ad.zip
codegen/llvm: fix memset with vectors smaller than one byte
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 ```
Diffstat (limited to 'lib/std/priority_queue.zig')
0 files changed, 0 insertions, 0 deletions