RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
dcubed at openjdk.org
Wed Oct 19 16:47:18 UTC 2022
On Wed, 19 Oct 2022 14:08:55 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> This reverts commit 857b0f9b05bc711f3282a0da85fcff131fffab91.
>
> This [BACKOUT] was created via:
> `git revert 857b0f9b05bc711f3282a0da85fcff131fffab91`
> and there were no conflicts detected.
The fix for the following bug:
[JDK-8295662](https://bugs.openjdk.org/browse/JDK-8295662) jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
has been reviewed and tested so we no longer need this [BACKOUT].
-------------
PR: https://git.openjdk.org/jdk/pull/10765
More information about the hotspot-compiler-dev
mailing list