RFR: 8287835: Add support for additional float/double to integral conversion for x86 [v3]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Mon Jun 6 21:32:47 UTC 2022
On Sun, 5 Jun 2022 01:44:34 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> cleanup predicate for f2x
>
> I assume it is support for "vector conversion".
>
> Please, add IR framework test.
@vnkozlov I have implemented your review comments. The only item remaining is to add IR framework test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/9032
More information about the hotspot-compiler-dev
mailing list