[BatchAA] Add test for incorrect phi cycle result (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 19 Oct 2020 18:51:37 +0000 (20:51 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 19 Oct 2020 18:53:11 +0000 (20:53 +0200)
commitddd0f083184feb489684f87cf28d5eb10e0a244e
tree8e13faf1c0a085cdc41579317a7556503be0f3d5
parent6be9c7d2dc155d218a82d6422462f46913457d2c
[BatchAA] Add test for incorrect phi cycle result (NFC)

AA computes the correct result for phi/a1 aliasing, while BatchAA
produces an incorrect result depening on which queries have been
performed beforehand.
llvm/unittests/Analysis/AliasAnalysisTest.cpp