This patch updates the vec_extract builtins to take a signed int as the second
parameter, as defined by the Power Vector Intrinsics Programming Reference.
This patch is NFC and all existing tests pass.
Details
Details
- Reviewers
nemanjai stefanp NeHuang - Group Reviewers
Restricted Project - Commits
- rG03bfddae5080: [NFC] Update vec_extract builtin signatures to take signed int.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo