These are unit tests for code generated for zext lowering of different types of vectorvectors.
There are tests for different types of vectors, as well as cases where multiple 'zext' instructions of same type occur back-to-back.
This will help in comparing changes in zext lowering in https://reviews.llvm.org/D136722.