RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Emanuel Peter
epeter at openjdk.org
Fri Feb 2 14:09:12 UTC 2024
On Fri, 2 Feb 2024 13:32:00 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> added it to policy_unroll_slp_analysis as well for Roberto
>
> Looks good, thanks! Just a question: shouldn't we also include the time taken by the call from `IdealLoopTree::policy_unroll_slp_analysis()`?
@robcasloz thanks for reviewing. I thought it was only a very small part of the runtime. But I'm adding it now for completeness :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17683#issuecomment-1923920496
More information about the hotspot-compiler-dev
mailing list