"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "de51c6529926bbea46828a31fb415ab7fde72e2d"
[Test] Remove incorrect test in GVN
Removed it because it runs indvars after GVN and it's obvious it's an indvars test, not GVN. Also the removed test file includes a 'target triple' with aarch64 specified, which is needed for indvars to eliminate the Phis produced by GVN, and the test directory doesn't have a lit config to exclude lit from running the test if aarch64 is not supported by a build.
Loading
Please register or sign in to comment