Skip to content

[msan][NFC] Add tests for Arm NEON umaxv/uminv #129661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

thurstond
Copy link
Contributor

This patch precommits tests for the umaxv/uminv intrinsics, which are currently handled suboptimally by visitInstruction.

Future work will update MSan to apply handleVectorReduceIntrinsic.

This patch precommits tests for the umaxv/uminv intrinsics, which are currently handled suboptimally by visitInstruction.

Future work will update MSan to apply handleVectorReduceIntrinsic.
@thurstond thurstond merged commit 54ad114 into llvm:main Mar 4, 2025
11 checks passed
thurstond added a commit to thurstond/llvm-project that referenced this pull request Mar 4, 2025
This patch precommits tests for the smaxv/sminv intrinsics, which are currently handled suboptimally by visitInstruction.
These are the signed versions of umaxv/uminv (llvm#129661).

Future work will update MSan to apply handleVectorReduceIntrinsic.
thurstond added a commit to thurstond/llvm-project that referenced this pull request Mar 5, 2025
thurstond added a commit that referenced this pull request Mar 5, 2025
llvm-sync bot pushed a commit to arm/arm-toolchain that referenced this pull request Mar 5, 2025
thurstond added a commit that referenced this pull request Mar 5, 2025
This patch precommits tests for the smaxv/sminv intrinsics, which are
currently handled suboptimally by visitInstruction.

These are the signed versions of umaxv/uminv
(#129661).

Future work will update MSan to apply handleVectorReduceIntrinsic.
llvm-sync bot pushed a commit to arm/arm-toolchain that referenced this pull request Mar 5, 2025
This patch precommits tests for the smaxv/sminv intrinsics, which are
currently handled suboptimally by visitInstruction.

These are the signed versions of umaxv/uminv
(llvm/llvm-project#129661).

Future work will update MSan to apply handleVectorReduceIntrinsic.
jph-13 pushed a commit to jph-13/llvm-project that referenced this pull request Mar 21, 2025
This patch precommits tests for the umaxv/uminv intrinsics, which are currently handled suboptimally by visitInstruction.

Future work will update MSan to apply handleVectorReduceIntrinsic.
jph-13 pushed a commit to jph-13/llvm-project that referenced this pull request Mar 21, 2025
jph-13 pushed a commit to jph-13/llvm-project that referenced this pull request Mar 21, 2025
This patch precommits tests for the smaxv/sminv intrinsics, which are
currently handled suboptimally by visitInstruction.

These are the signed versions of umaxv/uminv
(llvm#129661).

Future work will update MSan to apply handleVectorReduceIntrinsic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants