[vectorIntrinsics] RFR: 8260668: vectorIntrinsics windows build problem [v2]

Sandhya Viswanathan sviswanathan at openjdk.java.net
Mon Feb 1 21:23:08 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/panama-vector/pull/34/files
  - new: https://git.openjdk.java.net/panama-vector/pull/34/files/1d5c65a0..474126f9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=34&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=34&range=00-01

  Stats: 75 lines in 39 files changed: 0 ins; 0 del; 75 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/34.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/34/head:pull/34

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


More information about the panama-dev mailing list