[LV] Add extra uniformity tests with LSHR and AND.
authorFlorian Hahn <flo@fhahn.com>
Wed, 26 Apr 2023 18:51:34 +0000 (19:51 +0100)
committerFlorian Hahn <flo@fhahn.com>
Wed, 26 Apr 2023 18:51:35 +0000 (19:51 +0100)
commit883eb88caed04b269da7ba69265fd7c4dc815231
tree016d9ed1e42a8d68eaa4813085a305eaa72ca780
parent740c0b3a5030751c1feb94703509874fd21109a8
[LV] Add extra uniformity tests with LSHR and AND.

Extra tests for D148841 based on the tests added in
95539186c82604f783.
llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_and.ll [new file with mode: 0644]
llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_lshr.ll [new file with mode: 0644]