Constprop can create aggregates that won't get deaggregated anymore #75481
Labels
A-cranelift
Things relevant to the [future] cranelift backend
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-mir-opt
Area: MIR optimizations
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Before #73656 the deaggregator ran after aggregates. Now it doesn't anymore, breaking cg_clif.
@rustbot modify labels: +A-mir +A-mir-opt +A-cranelift +C-bug +T-compiler
cc @oli-obk (PR author)
The text was updated successfully, but these errors were encountered: