[NFC] Remove redundant test in Transforms/LoopVectorize/lifetime.ll
authorDavid Sherwood <david.sherwood@arm.com>
Fri, 30 Jul 2021 10:43:14 +0000 (11:43 +0100)
committerDavid Sherwood <david.sherwood@arm.com>
Thu, 5 Aug 2021 13:39:08 +0000 (14:39 +0100)
commit21bf8172dbbc0b542e236c04e0065132106e9048
tree90a4c6117a4651380c1bd731adace4f5390abeee
parent75aa3d520d53fb0d2a279736245ad255ec720a5b
[NFC] Remove redundant test in Transforms/LoopVectorize/lifetime.ll

The two tests (@testloopvariant and @testbitcast) are actually
identical as in both loops the bitcast gets widened, forcing the
lifetime marker to be replicated using each lane of the input
vector.

Differential Revision: https://reviews.llvm.org/D107150
llvm/test/Transforms/LoopVectorize/lifetime.ll