[ARM] Add some NEON anyextend testing. NFC
authorDavid Green <david.green@arm.com>
Sun, 27 Dec 2020 13:18:10 +0000 (13:18 +0000)
committerDavid Green <david.green@arm.com>
Sun, 27 Dec 2020 13:18:10 +0000 (13:18 +0000)
commit7a3e11fe96dd4ede17a194c6f407b7867a1137b8
tree1b5e27263dca75bf194c4dde6d794d383887c1aa
parentbd39a5cb30a34547eb56a81eb7ca8aca23544099
[ARM] Add some NEON anyextend testing. NFC

This cleans up and regenerates the NEON addw/addl/subw/subl/mlal etc
tests, adding some tests that turn the zext into anyextend using an and
mask.
llvm/test/CodeGen/ARM/vadd.ll
llvm/test/CodeGen/ARM/vmla.ll
llvm/test/CodeGen/ARM/vmls.ll
llvm/test/CodeGen/ARM/vmul.ll
llvm/test/CodeGen/ARM/vsub.ll