RFR: 8323429: Missing C2 optimization for FP min/max when both inputs are same [v2]
Galder Zamarreño
galder at openjdk.org
Wed Apr 17 11:08:01 UTC 2024
On Tue, 16 Apr 2024 06:56:57 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Galder Zamarreño has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Small IR test fixes
>>
>> * Fixed bug ID number.
>> * Added test summary.
>> * Removed unnecessary @requires.
>> * Added @Check methods to verify optimizations return the expected result.
>
> Thanks for the update, looks good! I'll submit some testing.
@chhagedorn I've made the `failOn` change and pushed a commit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18738#issuecomment-2061001578
More information about the hotspot-compiler-dev
mailing list