[test] A test case for D146958
authorPaul Osmialowski <pawel.osmialowski@arm.com>
Tue, 25 Apr 2023 20:33:01 +0000 (21:33 +0100)
committerPaul Osmialowski <pawel.osmialowski@arm.com>
Tue, 25 Apr 2023 20:36:20 +0000 (21:36 +0100)
commit20d0f80dd35676bf0dfa56ed7edc94b8ccb71c3f
tree15f326832550e0b69b5a636c883803a6350cbb9f
parente5b0276dc882f7c5b2a349e2f02abf16b1d41322
[test] A test case for D146958

This commit introduces a test for the change introduced by the
`[SCEV] Do not plant SCEV checks unnecessarily` commit,
D146958.

Reviewed By: fhahn, david-arm

Differential Revision: https://reviews.llvm.org/D146974
llvm/test/Transforms/LoopVectorize/vector-no-scevcheck.ll [new file with mode: 0644]