Auto merge of #135258 - oli-obk:push-ktzskvxuwnlt, r=saethlin

Use llvm.memset.p0i8.* to initialize all same-bytes arrays

Similar to #43488

debug builds can now handle `0x0101_u16` and other multi-byte scalars that have all the same bytes (instead of special casing just `0`)
This commit is contained in:
bors 2025-01-11 03:40:38 +00:00
commit 157a81d6ce

Diff Content Not Available