RFR: 8304042: C2 SuperWord: schedule must remove packs with cyclic dependencies [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Mar 30 16:32:01 UTC 2023
On Thu, 30 Mar 2023 06:39:11 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> > Do you know if this affect any our existing vector tests?
>
> @vladimir Thanks for the review. Yes. I had a run where I assert if I find cycles. I ran it up to tier5 and stress testing. And the assert was never triggered, except in the two regression tests that I added (there it triggered a lot). So I think it really has no effect, except the extra runtime.
Perfect! Thank you for doing it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13078#issuecomment-1490592865
More information about the hotspot-compiler-dev
mailing list