This patch implements the vec_extractm function prototypes in altivec.h in order to utilize
the vector extract with mask instructions introduced in Power10.
Details
Details
- Reviewers
power-llvm-team nemanjai lei saghir kamaub bsaleil - Group Reviewers
Restricted Project - Commits
- rGc7ec3a7e338c: [PowerPC] Implement Vector Extract Mask builtins in LLVM/Clang
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo