[PhaseOrdering] add test for vectorizer cooperation; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 23 Jun 2020 12:56:58 +0000 (08:56 -0400)
committerSanjay Patel <spatel@rotateright.com>
Tue, 23 Jun 2020 12:58:36 +0000 (08:58 -0400)
commitdf794431e0a36d7d4fda685710714e913277f22f
tree3976bc25b2786e9fb3ca345bd0168351184295f3
parent264f0dbef813913d4463f4528c44c844f914222e
[PhaseOrdering] add test for vectorizer cooperation; NFC

This would potentially change with the proposal in D81416.
llvm/test/Transforms/PhaseOrdering/interleave-vectorization.ll [new file with mode: 0644]