This patch adds support for the following SME ACLE intrinsics (as defined
in https://arm-software.github.io/acle/main/acle.html):
- svzero_mask_za
- svzero_za
Co-authored-by: Sagar Kulkarni <sagar.kulkarni1@huawei.com>
Differential D134677
[Clang][AArch64][SME] Add ZA zeroing intrinsics bryanpkc on Sep 26 2022, 2:40 PM. Authored by
Details This patch adds support for the following SME ACLE intrinsics (as defined
Co-authored-by: Sagar Kulkarni <sagar.kulkarni1@huawei.com>
Diff Detail
Event Timeline
Comment Actions Other than my comment on the test, the patch looks good to me.
|