[llvm] [InstCombine] Extend folding of aggregate construction to cases when source aggregates are partially available (PR #100828)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 21:49:29 PDT 2024
arsenm wrote:
> > It is the number of instructions executed by `opt -O3`.
>
> So it's the number of instructions executed by opt, not the number of instructions executed by the generated code. Am I right?
Yes
https://github.com/llvm/llvm-project/pull/100828
More information about the llvm-commits
mailing list