RFR: 8288281: compiler/vectorapi/VectorFPtoIntCastTest.java failed with "IRViolationException: There were one or multiple IR rule failures." [v2]
Sandhya Viswanathan
sviswanathan at openjdk.org
Thu Jun 16 14:49:04 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9177/files
- new: https://git.openjdk.org/jdk/pull/9177/files/5baf4623..e8028014
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9177&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9177&range=00-01
Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/9177.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9177/head:pull/9177
PR: https://git.openjdk.org/jdk/pull/9177
More information about the hotspot-compiler-dev
mailing list