On Mon, 8 Jul 2024 08:43:34 GMT, Andrew Haley <a...@openjdk.org> wrote:

> That doesn't work.
> 
> ```
> Running tests using MICRO control variable 
> 'FORK=1;ITER=10;WARMUP_ITER=10;JAVA_OPTIONS=-XX:+UnlockExperimentalVMOptions 
> -XX:+EnableVectorSupport -XX:+UseVectorStubs'
> Unknown test selection: 
> 'org.openjdk.bench.jdk.incubator.vector.operation.Float'
> ```

I think by copying the Float*.java and dependent files under 
test/micro/org/openjdk/bench/jdk/incubator/vector/operation/ from 
vectorIntrinsics branch in panama-vector repo can resolve the issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/18605#issuecomment-2213501489

Reply via email to