[llvm] [VPlan] First step towards VPlan cost modeling. (PR #92555)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 11:01:12 PDT 2024
fhahn wrote:
> > > > @alexey-bataev would it be possible to share the unreduced input without an unused load in the loop?
> > >
> > >
> > > Try this one
> >
> >
> > Thanks, should be fixed now!
>
> Which commit is the fix for this? [2bb65660ae8b9b2e1896b07b881505a4ffc0393b](https://github.com/llvm/llvm-project/commit/2bb65660ae8b9b2e1896b07b881505a4ffc0393b)?
Yep
https://github.com/llvm/llvm-project/pull/92555
More information about the llvm-commits
mailing list