Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about altivec

Read more about altivec

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - altivec

Altivec vec_all_gt equivalent on arm neon

I am porting an application from Altivec to Neon. I see a lot of intrinsics in Altivec which return scalar values. Do we have any such intrinsics on ARM ? For instance vec_all_gt
test-img

sunmoon

c

arm

aix

neon

altivec

Votes: 0

Answers: 1

Latest Answer

There are no intrinsics that give scalar comparison results. This is because the common pattern for SIMD comparisons is to use branchless lane-masking and conditional selects to multiplex results, not...
test-img

solidpixel

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved