[vectorIntrinsics] Integrated: 8260668: vectorIntrinsics windows build problem

Sandhya Viswanathan sviswanathan at openjdk.java.net
Tue Feb 2 18:17:01 UTC 2021


On Fri, 29 Jan 2021 19:25:31 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> The panama-vector vectorIntrinsics branch fails to build on windows.
> This is happening because /Ta option is no more supported by the VS2019 C compiler to generate obj from assembly files.
> The alternative is to use the windows assembler instead for this purpose.
> 
> Best Regards,
> Sandhya

This pull request has now been integrated.

Changeset: 6381e8d3
Author:    Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/6381e8d3
Stats:     127 lines in 39 files changed: 12 ins; 0 del; 115 mod

8260668: vectorIntrinsics windows build problem

Reviewed-by: ihse, psandoz

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

PR: https://git.openjdk.java.net/panama-vector/pull/34


More information about the panama-dev mailing list