about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/driver/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-13 09:08:18 +0000
committerbors <bors@rust-lang.org>2024-05-13 09:08:18 +0000
commit6be7b0c7d2b085474f9f2f9323c2266f4df105d8 (patch)
treed28f3bcd933b7c0baadad74dafc4764444ce32f5 /compiler/rustc_codegen_cranelift/src/driver/mod.rs
parent982c9c1e8148034ee523a62926ef39c84fa48fea (diff)
parent99213ae164e42966f8dd37fe9f64a1e138fdf500 (diff)
downloadrust-6be7b0c7d2b085474f9f2f9323c2266f4df105d8.tar.gz
rust-6be7b0c7d2b085474f9f2f9323c2266f4df105d8.zip
Auto merge of #124999 - scottmcm:unify-aggregate, r=nnethercote
Unify `Rvalue::Aggregate` paths in cg_ssa

In #123840 and #123886 I added two different codepaths for `Rvalue::Aggregate` in `cg_ssa`.

This merges them into one, since raw pointers are also immediates that can be built from the immediates of their "fields".
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/driver/mod.rs')
0 files changed, 0 insertions, 0 deletions