This fixes up one warning in the test:
sve-sext-zext.ll
Paths
| Differential D83196
[CodeGen] Fix a warning in DAGTypeLegalizer::SetSplitVector ClosedPublic Authored by david-arm on Jul 6 2020, 1:51 AM.
Details Summary This fixes up one warning in the 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 9 2020, 2:53 AM Closed by commit rGda731894a2fe: [CodeGen] Replace calls to getVectorNumElements() in DAGTypeLegalizer… (authored by david-arm). · Explain WhyJul 10 2020, 12:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276935 llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
|