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

Tobias Hartmann thartmann at openjdk.java.net
Thu Jun 16 05:11:05 UTC 2022


On Thu, 16 Jun 2022 02:34:33 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

Looks good and trivial.

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list