RFR: 8333840: C2 SuperWord: wrong result for MulAddS2I when inputs permuted [v3]

Emanuel Peter epeter at openjdk.org
Wed Jun 12 13:08:38 UTC 2024


> This is an older bug, I discovered it by manual code inspection while refactoring.
> 
> I added some regression tests that produced wrong results.
> 
> You should understand the fix given the comments in the code, if not: tell me how to improve them ;)

Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:

  more refactoring

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19619/files
  - new: https://git.openjdk.org/jdk/pull/19619/files/a14839c0..24ca79cf

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

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

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


More information about the hotspot-compiler-dev mailing list