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