Hello,
On Wed, May 17 2023, Aldy Hernandez wrote:
> This patch encapsulates the ipa_vr internals into an API. It also
> makes it type agnostic, in preparation for upcoming changes to IPA.
>
> Interestingly, there's a 0.44% improvement to IPA-cp, which I'm sure
> we'll soak up with future changes
I've adjusted the patch with some minor cleanups that came up when I
implemented the rest of the IPA revamp.
Retested. OK?
On Wed, May 17, 2023 at 4:16 PM Aldy Hernandez wrote:
>
> This patch encapsulates the ipa_vr internals into an API. It also
> makes it type agnostic, in preparation for u