[vectorIntrinsics+fp16] RFR: 8290872: Extend panama-vector test automation for FP16 support [v2]

Swati Sharma duke at openjdk.org
Thu Jul 28 08:07:55 UTC 2022


> Hi All,
> 
> This PR includes generation script and template changes to support operations over Halffloat vector. The new test points have been added to cover the existing Halffloat binary operations support, and plan to incrementally increase the test coverage.
> Please review and provide your feedback.
> 
> Thanks,
> Swati Sharma

Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:

  8290872: Resolved review comments and added unary, ternary test cases.

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

Changes:
  - all: https://git.openjdk.org/panama-vector/pull/205/files
  - new: https://git.openjdk.org/panama-vector/pull/205/files/9f104f39..c1de5fa7

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

  Stats: 1009 lines in 9 files changed: 893 ins; 0 del; 116 mod
  Patch: https://git.openjdk.org/panama-vector/pull/205.diff
  Fetch: git fetch https://git.openjdk.org/panama-vector pull/205/head:pull/205

PR: https://git.openjdk.org/panama-vector/pull/205


More information about the panama-dev mailing list