This patch implements 128-bit Binary Vector Multiply builtins for PowerPC10.
Details
Details
- Reviewers
saghir nemanjai hfinkel amyk - Group Reviewers
Restricted Project - Commits
- rG5d1fe3f903b9: [PowerPC] Implemented Vector Multiply Builtins
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think this LGTM now. The file is already upstream, so your tests will need to be added to that file.
Please use __POWER10_VECTOR__ for the #ifdefs. (Here and below)