The API for shuffles and reductions uses generic Type parameters, instead of VectorType, and so assertions and casts are used a lot. This patch makes those types explicit, which means that the clients have to be explit, meaning they can't be lazy and ambiguous, but that can only be a good thing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
auto