Skip to content

Commit

Permalink
[msan] Precommit tests for Arm NEON vector shift (llvm#101420)
Browse files Browse the repository at this point in the history
MSan currently does not correctly instrument most (all?) Arm NEON vector
shift instructions. This patch shows the current state of
instrumentation.

A followup patch will apply handleVectorShiftIntrinsic to most of the
vector shift instructions and update this test accordingly.

Test forked from llvm/test/CodeGen/AArch64/arm64-vshift.ll.
  • Loading branch information
thurstond authored Aug 7, 2024
1 parent 61c0a6d commit 5d0a12d
Showing 1 changed file with 9,546 additions and 0 deletions.
Loading

0 comments on commit 5d0a12d

Please sign in to comment.