]> granicus.if.org Git - llvm/commit
[LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)
authorMatthew Simpson <mssimpso@codeaurora.org>
Tue, 7 Feb 2017 19:17:44 +0000 (19:17 +0000)
committerMatthew Simpson <mssimpso@codeaurora.org>
Tue, 7 Feb 2017 19:17:44 +0000 (19:17 +0000)
commit85dcf5ecdf1a4041e3074e0d84b52b4d48fd33f1
tree28c805a0fc6abc9c9b78b5896d34b466fc3c456a
parentd2206e4788f2c42a67a7085ccc0f1acdd4acc0cd
[LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)

This patch removes unneeded instructions from the existing ARM/AArch64
interleaved access cost model tests. I'll be adding a similar set of tests in a
follow-on patch to increase coverage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294336 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/AArch64/interleaved_cost.ll
test/Transforms/LoopVectorize/ARM/interleaved_cost.ll