"clang/test/OpenMP/barrier_ast_print.cpp" did not exist on "68446b72530b7b8badf295a350de43265dbec06a"
InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
uno && ueq was converted to ueq, it should be converted to uno. llvm-svn: 158441
Loading
Please sign in to comment