RFR: 8288281: compiler/vectorapi/VectorFPtoIntCastTest.java failed with "IRViolationException: There were one or multiple IR rule failures." [v2]

Tobias Hartmann thartmann at openjdk.org
Thu Jun 16 15:19:13 UTC 2022


On Thu, 16 Jun 2022 14:49:04 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> The IR Framework test was failing due to incorrect node name. 
>> Corrected the IR node name check.
>> 
>> Please review.
>> 
>> Best Regards,
>> Sandhya
>
> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use IRNode instead of string

Marked as reviewed by thartmann (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9177


More information about the hotspot-compiler-dev mailing list