RFR: 8266950: Remove vestigial support for non-strict floating-point execution [v2]
David Holmes
dholmes at openjdk.java.net
Tue May 18 04:36:41 UTC 2021
On Fri, 14 May 2021 16:29:41 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>>
>> lir_div_strictfp and lir_mul_strictfp
>
> Overall, it looks very good.
> Thanks for taking care of compiler part, David.
>
> I think it makes sense to remove lir_div_strictfp and lir_mul_strictfp in C1 as well:
> https://github.com/openjdk/jdk/pull/4027
>
> Feel free to incorporate the patch into the current PR if you agree with the change.
> (Passed hs-tier1 - hs-tier4 testing and x86_32 build.)
>
> Otherwise, I'll handle it as a separate PR.
@iwanowww and @vnkozlov I have merged @iwanowww 's changes with this PR and am re-testing.
Thanks,
David
-------------
PR: https://git.openjdk.java.net/jdk/pull/3991
More information about the hotspot-runtime-dev
mailing list