llvm-project
6d93280a - [msan][NFC] Add tests for Arm NEON smaxv/sminv (#129741)

Commit
211 days ago
[msan][NFC] Add tests for Arm NEON smaxv/sminv (#129741) This patch precommits tests for the smaxv/sminv intrinsics, which are currently handled suboptimally by visitInstruction. These are the signed versions of umaxv/uminv (https://github.com/llvm/llvm-project/pull/129661). Future work will update MSan to apply handleVectorReduceIntrinsic.
Author
Parents
Loading