RFR: 8323429: Missing C2 optimization for FP min/max when both inputs are same [v2]
Galder Zamarreño
galder at openjdk.org
Mon Apr 15 12:31:59 UTC 2024
On Thu, 11 Apr 2024 13:13:10 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.
>
> Otherwise, the fix looks good!
@chhagedorn I've addressed all your comments in the latest commit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18738#issuecomment-2056734706
More information about the hotspot-compiler-dev
mailing list