This patch changes the signature of the load and store vector pair
builtins to match their documentation. The type of the signed long long
argument is changed to signed long. This patch also changes existing testcases
to match the signature change.
Details
Details
- Reviewers
lei nemanjai stefanp Conanap - Group Reviewers
Restricted Project - Commits
- rG57939309501c: [PowerPC] Fix signature of lxvp and stxvp builtins
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo