Skip to content

Commit

Permalink
[msan] Precommit tests for Arm NEON vector shift
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 and vitalybuka committed Aug 7, 2024
1 parent 89c8d68 commit 4110f9f
Showing 1 changed file with 9,546 additions and 0 deletions.
Loading

0 comments on commit 4110f9f

Please sign in to comment.