RFR: 8356281: Fix for TestFPComparison failure due to incorrect result [v3]
duke
duke at openjdk.org
Wed May 14 15:33:54 UTC 2025
On Mon, 12 May 2025 22:46:10 GMT, Srinivas Vamsi Parasa <sparasa at openjdk.org> wrote:
>> This PR fixes the cause of failure in TestFPComparison while using APX NDD instructions.
>>
>> The test passes after using this fix as shown below:
>>
>> Passed: compiler/c2/irTests/TestFPComparison.java
>> Test results: passed: 1
>>
>>
>> ==============================
>> Test summary
>> ==============================
>> TEST TOTAL PASS FAIL ERROR SKIP
>> jtreg:test/hotspot/jtreg/compiler/c2/irTests/TestFPComparison.java
>> 1 1 0 0 0
>> ==============================
>> TEST SUCCESS
>
> Srinivas Vamsi Parasa has updated the pull request incrementally with one additional commit since the last revision:
>
> add TEMP(dst)
@vamsi-parasa
Your change (at version 3fb569cf01839eae4721f8a8c4c4dd38fc53adf4) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25101#issuecomment-2880682066
More information about the hotspot-compiler-dev
mailing list