[NFC][LoopVectorize] Add zext/sext cost tests when there is type shrinkage
authorDavid Sherwood <david.sherwood@arm.com>
Wed, 29 Mar 2023 10:57:40 +0000 (10:57 +0000)
committerDavid Sherwood <david.sherwood@arm.com>
Mon, 3 Apr 2023 13:12:11 +0000 (13:12 +0000)
commitaf2ed59f2bdaea30165e4c0f149dbcecdee307a8
treecd8faba4742886b1dde79b317a6227b42f3de6c6
parentf5dcab0d894b139c2882dae617ca1ddc20a72395
[NFC][LoopVectorize] Add zext/sext cost tests when there is type shrinkage

Differential Revision: https://reviews.llvm.org/D147151
llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll [new file with mode: 0644]