RFR: 8285868: x86 intrinsics for floating point method isInfinite [v13]
Srinivas Vamsi Parasa
duke at openjdk.java.net
Wed Jun 1 23:16:36 UTC 2022
On Wed, 1 Jun 2022 21:30:32 GMT, Srinivas Vamsi Parasa <duke at openjdk.java.net> wrote:
>> I agree with Jatin's suggestion. "if" we add support in future we will separate them. Avoid over-complicating current code for some future development.
>
> Sure, will implement the suggestion made and update the code.
Updated the code with the suggested changes. Thanks Jatin and Vladimir!
-------------
PR: https://git.openjdk.java.net/jdk/pull/8459
More information about the hotspot-compiler-dev
mailing list