This patch adds intrinsics for the following MVE instructions:
- VCADD, VHCADD
- VCMUL
- VCMLA
Each of the above 3 groups has a corresponding new LLVM IR intrinsic.
Differential D71190
[ARM][MVE] Add complex vector intrinsics miyuki on Dec 9 2019, 2:59 AM. Authored by
Details This patch adds intrinsics for the following MVE instructions:
Each of the above 3 groups has a corresponding new LLVM IR intrinsic.
Diff Detail
Event TimelineComment Actions Build result: pass - 60621 tests passed, 0 failed and 726 were skipped. Log files: console-log.txt, CMakeCache.txt
|