RFR: 8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode [v2]

Jatin Bhateja jbhateja at openjdk.org
Tue May 28 05:29:13 UTC 2024


> This bugfix patch limits the register class for operands of byte to double cast pattern to prevent reported assertion failure on Knights family CPUs.
> 
> Kindly review and share your feedback.
> 
> Best Regards,
> Jatin

Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:

  Removing redundant assertions

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19407/files
  - new: https://git.openjdk.org/jdk/pull/19407/files/f97928ba..78699f0c

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

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

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


More information about the hotspot-compiler-dev mailing list