[vectorIntrinsics] RFR: 8260668: vectorIntrinsics windows build problem [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Feb 2 07:42:54 UTC 2021
On Mon, 1 Feb 2021 21:23:08 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
>
> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>
> review comments
Great! Looks good to me now.
-------------
Marked as reviewed by ihse (no project role).
PR: https://git.openjdk.java.net/panama-vector/pull/34
More information about the panama-dev
mailing list