[Test] Add a test exposing a miscompile in SimpleLoopUnswitch.
authorDaniil Suchkov <dsuchkov@azul.com>
Tue, 28 Sep 2021 23:30:50 +0000 (23:30 +0000)
committerDaniil Suchkov <dsuchkov@azul.com>
Fri, 1 Oct 2021 21:30:54 +0000 (21:30 +0000)
commitbdd52e8baedd4e37598efd30692a8541a26f61a1
treec26995032824720be0fc72a3c779c934bebee6d7
parentaf7ac1d95b7daa7d758f69d0c117c4d91a21463e
[Test] Add a test exposing a miscompile in SimpleLoopUnswitch.

The miscompile was introduced by 6b4b1dc6ec6f0bf0a1bb414fbe751ccab99d41a0.
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-invariant-select-bug.ll [new file with mode: 0644]