arm neon: Complex operations from Armv8.3-a (#1077)
* [Neon] Add vcadd_rot270_f{16/32} and vcaddq_rot270_f{16/32/64}
* [Neon] Add vcadd_rot90_f{16/32} and vcaddq_rot90_f{16/32/64}
* [Neon] Add vcmla_lane_f{16/32} and vcmla_laneq_f{16/32} and vcmlaq_lane_f{16/32} and vcmlaq_laneq_f{16/32}
* [Neon] Add vcmla_rot90_lane_f{16/32} and vcmla_rot90_laneq_f{16/32} and vcmlaq_rot90_lane_f{16/32} and vcmlaq_rot90_laneq_f{16/32}
* [Neon] Add vcmla_rot180_lane_f{16/32} and vcmla_rot180_laneq_f{16/32} and vcmlaq_rot180_lane_f{16/32} and vcmlaq_rot180_laneq_f{16/32}
* [Neon] Add vcadd_rot270_f{16/32} and vcaddq_rot270_f{16/32/64}
Showing
arm/neon/cadd_rot270.h
0 → 100644
arm/neon/cadd_rot90.h
0 → 100644
arm/neon/cmla_lane.h
0 → 100644
This diff is collapsed.
arm/neon/cmla_rot180_lane.h
0 → 100644
This diff is collapsed.
arm/neon/cmla_rot270_lane.h
0 → 100644
This diff is collapsed.
arm/neon/cmla_rot90_lane.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment