RFR: 8345766: C2 should emit macro nodes for ModF/ModD instead of calls during parsing [v7]
Theo Weidmann
tweidmann at openjdk.org
Fri Jan 17 08:35:16 UTC 2025
On Fri, 17 Jan 2025 08:24:54 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Theo Weidmann has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update copyright year
>
> test/hotspot/jtreg/compiler/c2/irTests/ModDNodeTests.java line 32:
>
>> 30: /*
>> 31: * @test
>> 32: * @bug 8332268
>
> You should probably add the bug id of this issue.
> Suggestion:
>
> * @bug 8332268 8345766
I updated the jtreg comments. (Seems I copied this from another test and never updated it.)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22786#discussion_r1919740226
More information about the hotspot-compiler-dev
mailing list