llvm-project
792e3398 - [msan] Handle NEON dot product intrinsics (#176084)

Commit
93 days ago
[msan] Handle NEON dot product intrinsics (#176084) Propagate shadow by reusing existing `handleVectorPmaddIntrinsic()` (used for analogous x86 instructions; renamed to `handleVectorDotProductIntrinsic()`), instead of strictly handling.
Author
Parents
Loading