Previous patches fixed up all the warnings in this test:
llvm/test/CodeGen/AArch64/sve-sext-zext.ll
and this change simply checks that no new warnings are added in future.
Paths
| Differential D83205
[SVE] Add checks for no warnings in CodeGen/AArch64/sve-sext-zext.ll ClosedPublic Authored by david-arm on Jul 6 2020, 2:54 AM.
Details Summary Previous patches fixed up all the warnings in this test: llvm/test/CodeGen/AArch64/sve-sext-zext.ll and this change simply checks that no new warnings are added in future.
Diff Detail Event Timelinedavid-arm added parent revisions: D83198: [CodeGen] Remove calls to getVectorNumElements in DAGTypeLegalizer::SplitVecOp_EXTRACT_SUBVECTOR, D83197: [CodeGen] Fix warning in DAGTypeLegalizer::SplitVecRes_ExtendOp, D83203: [CodeGen] Fix warnings in SelectionDAG::SplitVector, D83195: [CodeGen] Fix a warning in DAGTypeLegalizer::PromoteIntRes_EXTRACT_SUBVECTOR, D83196: [CodeGen] Fix a warning in DAGTypeLegalizer::SetSplitVector.Jul 6 2020, 2:56 AM This revision is now accepted and ready to land.Jul 7 2020, 12:04 AM Closed by commit rGf43b5c7a76ab: [SVE] Add checks for no warnings in CodeGen/AArch64/sve-sext-zext.ll (authored by david-arm). · Explain WhyJul 29 2020, 5:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275925 llvm/test/CodeGen/AArch64/sve-sext-zext.ll
|