- Joined on Mar 08, 2022
ChipKerchner commented on issue systemsoftware/Programming-Guides#87
vec_gather and vec_scatter would be useful to have for float32/64 and int32/64Any plans for P10 support since there are new ISA 3.1 commands that might be helpful.
11 months ago
ChipKerchner commented on issue systemsoftware/Programming-Guides#87
vec_gather and vec_scatter would be useful to have for float32/64 and int32/64Another option is to have a single base pointer and a stride.
11 months ago
ChipKerchner commented on issue systemsoftware/Programming-Guides#87
vec_gather and vec_scatter would be useful to have for float32/64 and int32/64Should ptr1, ptr2, ptr3 be optional?
11 months ago
ChipKerchner opened issue systemsoftware/Programming-Guides#87
vec_gather and vec_scatter would be useful to have11 months ago
ChipKerchner opened issue systemsoftware/Programming-Guides#86
vec_insertl and vec_inserth should work with all signed types and float32/6411 months ago