forked from website/openpower.foundation
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
748 B
Markdown
16 lines
748 B
Markdown
4 years ago
|
---
|
||
|
title: "Power Vector Intrinsics Programming Reference Specification"
|
||
|
tags:
|
||
|
- pvipr
|
||
|
date: 2021-03-24
|
||
|
draft: false
|
||
|
---
|
||
|
|
||
|
The purpose of this document is to provide a guide for vector programming on OpenPOWER systems,
|
||
|
with an emphasis on examples of best practices.
|
||
|
It further provides a reference for intrinsics provided by compliant compilers on OpenPOWER systems.
|
||
|
|
||
|
This document is a Standard Track, Work Group Specification work product owned by the System Software Workgroup
|
||
|
and handled in compliance with the requirements outlined in the OpenPOWER Foundation Work Group (WG) Process document.
|
||
|
It was created using the Master Template Guide version 1.0.0. Comments, questions, etc. can be submitted to the public forun for this document.
|