[PhaseOrdering] Add test that requires peeling before vectorization.
authorFlorian Hahn <flo@fhahn.com>
Tue, 29 Sep 2020 08:46:57 +0000 (09:46 +0100)
committerFlorian Hahn <flo@fhahn.com>
Fri, 2 Oct 2020 11:19:22 +0000 (12:19 +0100)
commit6481a764950055a08a5b8e0ba728e7f7299f932c
treef3fb185845eceee0cfff00fdc6e847bfddd5ecd5
parent8ae1369f794c1e6da6aaf1b540e3c98d1e8a16c4
[PhaseOrdering] Add test that requires peeling before vectorization.

Test case for PR47671.
llvm/test/Transforms/PhaseOrdering/X86/peel-before-lv-to-enable-vectorization.ll [new file with mode: 0644]