RFR: 8343774: compiler/c2/TestCastX2NotProcessedIGVN.java fails on ppc64(le) & s390x platforms [v2]

Richard Reingruber rrich at openjdk.org
Fri Nov 8 14:53:25 UTC 2024


> Vectorization of the loop in `test2` does not work on ppc therefore I want to exclude it there.

Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:

  Positive list for test2

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21975/files
  - new: https://git.openjdk.org/jdk/pull/21975/files/c6bac710..a7c2872b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21975&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21975&range=00-01

  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21975.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21975/head:pull/21975

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


More information about the hotspot-compiler-dev mailing list