[vectorIntrinsics] RFR: Update perf tests.
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Wed Nov 3 22:32:29 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.
Looks good to me.
-------------
Marked as reviewed by sviswanathan (Committer).
PR: https://git.openjdk.java.net/panama-vector/pull/159
More information about the panama-dev
mailing list