[InstCombine]Generalise regression tests for sve
authorNashe Mncube <nashe.mncube@arm.com>
Tue, 23 Mar 2021 13:26:37 +0000 (13:26 +0000)
committerNashe Mncube <nashe.mncube@arm.com>
Fri, 26 Mar 2021 12:04:50 +0000 (12:04 +0000)
commitb723aa2a5ab26a58344ce4a9207cb54830151bcd
treeb6f4fbcfa778b41ae9698095e1049f44df5cd6d3
parent6f77926f464b6834339895e295f295953686af22
[InstCombine]Generalise regression tests for sve

The tests, test/Transforms/InstCombine/AArch64/sve-*,
have been shown to not be AArch64 specific. These tests
have been renamed and moved to reflect this.

Differential Revision: https://reviews.llvm.org/D99253
llvm/test/Transforms/InstCombine/scalable-bitcast-inseltpoison.ll [moved from llvm/test/Transforms/InstCombine/AArch64/sve-bitcast-inseltpoison.ll with 85% similarity]
llvm/test/Transforms/InstCombine/scalable-bitcast.ll [moved from llvm/test/Transforms/InstCombine/AArch64/sve-bitcast.ll with 85% similarity]
llvm/test/Transforms/InstCombine/scalable-cast-of-alloc.ll [moved from llvm/test/Transforms/InstCombine/AArch64/sve-cast-of-alloc.ll with 98% similarity]
llvm/test/Transforms/InstCombine/scalable-const-fp-splat.ll [moved from llvm/test/Transforms/InstCombine/AArch64/sve-const-fp-splat.ll with 91% similarity]
llvm/test/Transforms/InstCombine/scalable-trunc.ll [moved from llvm/test/Transforms/InstCombine/AArch64/sve-trunc.ll with 94% similarity]