We should either call getVectorMinNumElements() or
getVectorElementCount().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81945
[CodeGen] Fix warnings in isPow2VectorType and getPow2VectorType ClosedPublic Authored by david-arm on Jun 16 2020, 9:20 AM.
Details Summary We should either call getVectorMinNumElements() or
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 17 2020, 5:55 AM Closed by commit rGae22e8416347: [CodeGen] Fix warnings in isPow2VectorType and getPow2VectorType (authored by david-arm). · Explain WhyJun 18 2020, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271606 llvm/include/llvm/CodeGen/ValueTypes.h
|