This patch implements Vector signed/unsigned __int128 overloads for the comparison builtins.
Details
- Reviewers
saghir nemanjai hfinkel amyk - Group Reviewers
Restricted Project - Commits
- rG88cdbeab417c: [PowerPC] Implement Vector signed/unsigned __int128 overloads for the…
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
80 ms | windows > LLVM.Other::change-printer.ll |
Event Timeline
Please address clang-format issues and Lei's comments. Other than that, I think the patch LGTM.
llvm/test/CodeGen/PowerPC/vec_cmpq.ll | ||
---|---|---|
14 | I think a check at the end of the function is a good idea. Probably like, ; CHECK: blr |
clang-tidy: error: "AltiVec support not enabled" [clang-diagnostic-error]
not useful