about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/impls/initialized.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-11 03:40:38 +0000
committerbors <bors@rust-lang.org>2025-01-11 03:40:38 +0000
commita2d7c8144f3f237612b37420fe2b6b08408d5b1d (patch)
treeda60e694c9a262ab3e2a3b6c1ccb4827065d95b4 /compiler/rustc_mir_dataflow/src/impls/initialized.rs
parent7648efaf1a26aaec38d3babfdd26df1bc8648222 (diff)
parent65b01cb1823926fd4e2f2c94b206aad0220c0e1c (diff)
downloadrust-a2d7c8144f3f237612b37420fe2b6b08408d5b1d.tar.gz
rust-a2d7c8144f3f237612b37420fe2b6b08408d5b1d.zip
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`)
Diffstat (limited to 'compiler/rustc_mir_dataflow/src/impls/initialized.rs')
0 files changed, 0 insertions, 0 deletions