Some additional v3.0 interfaces
#73
Open
opened 4 years ago by wschmidt-ibm
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I happened to notice today that GCC provides some P9 interfaces that might be good to standardize on. I'm not sure whether LLVM and OpenXL support these yet.
vec_all_nez
vec_any_eqz
vec_xlx
vec_xrx
To be investigated.