zig/test/behavior
Xavier Bouchoux 5ab1854602 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
```
2023-07-25 18:14:10 -07:00
..
2023-06-25 14:51:03 -07:00
2023-07-12 15:35:57 -07:00
2023-07-12 15:35:57 -07:00
2023-05-20 17:30:22 +02:00
2023-05-31 18:04:33 +02:00
2023-05-20 17:30:22 +02:00
2023-06-27 19:57:23 -04:00
2022-01-07 00:06:06 -05:00
2023-07-12 15:35:57 -07:00
2023-05-20 18:43:26 +03:30
2023-05-20 17:30:22 +02:00
2023-05-11 20:31:52 +02:00
2023-05-20 17:30:22 +02:00
2023-05-20 17:30:22 +02:00
2023-05-20 17:30:23 +02:00
2023-05-11 20:31:52 +02:00
2023-05-18 20:42:38 -04:00