This patch implements __int128 vector divide operations for ISA3.1.
Details
- Reviewers
saghir nemanjai hfinkel amyk - Group Reviewers
Restricted Project - Commits
- rG05aa997d511e: [PowerPC] Implement __int128 vector divide operations
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Overall LGTM.
llvm/test/CodeGen/PowerPC/p10-vector-divide.ll | ||
---|---|---|
53 | nit: I think nounwind readnone can probably be omitted. |
clang-tidy: error: "AltiVec support not enabled" [clang-diagnostic-error]
not useful