[vectorIntrinsics] Integrated: Update perf tests.
Paul Sandoz
psandoz at openjdk.java.net
Wed Nov 3 23:11:30 UTC 2021
On Wed, 3 Nov 2021 20:46:11 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Update the perf tests by running the generation script.
>
> The generation was out of sync (due to merges from master) and generated code that failed to compile.
>
> As a consequence of moving the scatter/gather load/store unit tests to the load/store template the related vector performance tests are no longer generated, so they are removed. It's easier to remove the related scalar performance tests, then add back load/store performance tests using a specific template.
This pull request has now been integrated.
Changeset: 83aaf148
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.java.net/panama-vector/commit/83aaf148db60ce528f9154cbf931f690bccced88
Stats: 6770 lines in 39 files changed: 3932 ins; 2838 del; 0 mod
Update perf tests.
Reviewed-by: sviswanathan
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/159
More information about the panama-dev
mailing list