Skip to content

Commit

Permalink
[AArch64] Unit test for zext lowering for different types of vectors
Browse files Browse the repository at this point in the history
These are unit tests for code generated for zext lowering of vectors.
There are tests for different types of vectors, as well as cases where multiple 'zext' instructions of same type occur back-to-back.
Testing of Global-ISel path is added.
This will help in comparing changes in zext lowering in https://reviews.llvm.org/D136722.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D137993
  • Loading branch information
nilanjana87 committed Dec 9, 2022
1 parent ee7a62a commit af42d80
Showing 1 changed file with 1,570 additions and 4 deletions.

0 comments on commit af42d80

Please sign in to comment.