llvm-project
792e3398
- [msan] Handle NEON dot product intrinsics (#176084)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#176084 - [msan] Handle NEON dot product intrinsics
Author
thurstond
Parents
9c2124e0
Loading