This patch implements the 128-bit vector divide extended builtins in Clang/LLVM.
These builtins map to the vdivesq and vdiveuq instructions respectively.
Details
- Reviewers
power-llvm-team Conanap nemanjai - Group Reviewers
Restricted Project - Commits
- rGb3147058dec7: [PowerPC] Implement the 128-bit Vector Divide Extended Builtins in Clang/LLVM
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
We discussed offline; I've tested this again afterwards and looked into failures. Unit tests failures are not a result of this patch.
clang-tidy: error: "AltiVec support not enabled" [clang-diagnostic-error]
not useful