[LoopFlatten] Add a test for incorrect IV increment uses. NFC
authorDavid Green <david.green@arm.com>
Mon, 21 Nov 2022 15:05:44 +0000 (15:05 +0000)
committerDavid Green <david.green@arm.com>
Mon, 21 Nov 2022 15:05:44 +0000 (15:05 +0000)
commitc7a53421cd57cfc6c8b7e60330b93b7063720f7d
tree54779c29b5f9240ca55067290a8261494c0d1061
parent9ab2969ec7afb462208c91c44913a92c0a70ba66
[LoopFlatten] Add a test for incorrect IV increment uses. NFC

These are a couple of test cases from 58441, showing LCSSA uses on
the IV increment. Part of D138404.
llvm/test/Transforms/LoopFlatten/widen-pr58441.ll [new file with mode: 0644]