This is for just two instructions and related builtins:
vbpermq
vgbbd
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10095
Clang support for vector quad bit permute and gather instructions through builtins ClosedPublic Authored by nemanjai on May 28 2015, 11:28 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2015, 8:37 AM
Revision Contents
Diff 26708 include/clang/Basic/BuiltinsPPC.def
lib/Headers/altivec.h
test/CodeGen/builtins-ppc-p8vector.c
|
You should have the three checks for both the signed and unsigned versions, not just the unsigned one.