]> granicus.if.org Git - llvm/commit
[LV] Add ARM MVE tail-folding tests
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Mon, 16 Sep 2019 14:56:26 +0000 (14:56 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Mon, 16 Sep 2019 14:56:26 +0000 (14:56 +0000)
commit4da58da41bdb1f10123912049bd4213af0fe1355
treeb4be215b58e0c454b69394be53a16cc4b297d18d
parent6f3a6de0a7b1f720b702726179ddf3ddcdce1705
[LV] Add ARM MVE tail-folding tests

Now that the vectorizer can do tail-folding (rL367592), and the ARM backend
understands MVE masked loads/stores (rL371932), it's time to add the MVE
tail-folding equivalent of the X86 tests that I added.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371996 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/ARM/tail-loop-folding.ll [new file with mode: 0644]