When creating vectors with MVT::getVectorVT we should be using
getVectorElementCount() instead of getVectorNumElements().
Details
Details
- Reviewers
sdesmalen kmclaughlin ctetreau
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hello David, I have this patch here that I was going to upstream (https://reviews.llvm.org/D80746), but I just realized that it is exactly the same as this one.
I just wanted to ask if you think it is OK that we merge it, since is the same line from this patch.
Comment Actions
Hi @dancgr, sure I'm happy for you to submit your patch (https://reviews.llvm.org/D80746) instead!