[LVI][CVP] Add test for miscompilation by CVP due to incorrect range returned by LVI
authorDmitry Makogon <d.makogon@g.nsu.ru>
Fri, 10 Feb 2023 09:30:47 +0000 (16:30 +0700)
committerDmitry Makogon <d.makogon@g.nsu.ru>
Fri, 10 Feb 2023 10:06:35 +0000 (17:06 +0700)
commit0737770c3e1d5e119148351610c39fb2483c7011
treee5aebc925f25ad4c2259d4f0b002d51921a45171
parentd768bf994f508d7eaf9541a568be3d71096febf5
[LVI][CVP] Add test for miscompilation by CVP due to incorrect range returned by LVI

This adds a test case from PR60629 which shows a miscompilation by CVP.
llvm/test/Analysis/LazyValueAnalysis/pr60629.ll [new file with mode: 0644]