[PowerPC] Use pdep/pext intrinsics for (V)PDEPD/(V)PEXTD handling
Open
backend:PowerPC
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
After #172857 we now have llvm.pdep/pext intrinsics, which (AFAICT) match the behavior of the (V)PDEPD/(V)PEXTD instructions
Once #204126 lands we shall also have C/C++ intrinsic support as well
Contributor guide
Assessment
This issue has not been assessed yet.