According to https://www.ibm.com/docs/en/xl-c-and-cpp-linux/16.1.1?topic=functions-vec-promote, the index should be input modulo the number of elements in the vector. When the type is vector char, the number of elements should be 16.
Details
Details
- Reviewers
nemanjai qiucf - Group Reviewers
Restricted Project - Commits
- rG6b6ea93125bd: [PowerPC][altivec] Correct modulo number of vec_promote on vector char
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo