Adds intrinsics for the following SME2 instructions (1, 2 & 4 vector):
- smlall
- umlall
- smlsll
- umlsll
- sumlall
- usmlall
NOTE: These intrinsics are still in development and are subject to future changes.
Differential D143278
[SME2][AArch64] Add multi-indexed multiply-add long long intrinsics kmclaughlin on Feb 3 2023, 9:03 AM. Authored by
Details Adds intrinsics for the following SME2 instructions (1, 2 & 4 vector):
NOTE: These intrinsics are still in development and are subject to future changes.
Diff Detail
Event Timeline
Comment Actions Fixed the immediates used in the *za64.lane.vg4x1 tests so that they are within the correct range for VectorIndexH32b. |