Skip to content

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.
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