This fixes up a warning in the following test:
sve-sext-zext.ll
Paths
| Differential D83197
[CodeGen] Fix warning in DAGTypeLegalizer::SplitVecRes_ExtendOp ClosedPublic Authored by david-arm on Jul 6 2020, 1:55 AM.
Details Summary This fixes up a warning in the following test: sve-sext-zext.ll
Diff Detail
Event Timelinedavid-arm added a child revision: D83205: [SVE] Add checks for no warnings in CodeGen/AArch64/sve-sext-zext.ll.Jul 6 2020, 2:56 AM This revision is now accepted and ready to land.Jul 7 2020, 2:17 PM Closed by commit rG9e66e9c30a19: [CodeGen] Fix wrong use of getVectorNumElements() in DAGTypeLegalizer… (authored by david-arm). · Explain WhyJul 8 2020, 1:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276342 llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
|