RFR: 8331993: Add counting leading/trailing zero tests for Integer [v2]

Hamlin Li mli at openjdk.org
Fri May 10 14:04:37 UTC 2024


> Hi,
> Can you help to review the patch adding some test?
> Currently, in hotspot/jtreg/compiler/vectorization/TestNumberOfContinuousZeros.java, there is only tests for Long, not for Integer.
> Thanks.

Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:

  rename

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19154/files
  - new: https://git.openjdk.org/jdk/pull/19154/files/c0aaa35d..c8a543d8

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

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

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


More information about the hotspot-compiler-dev mailing list