Remove from the function name the predicate type and pointer type, because:
The predicate type in the name(nxvNi1) can be deduced from the overloaded
element count(nxvNEltTy).
The pointer type(p0EltTy) can be deduced from the overloaded element type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo