[EarlyCSE] allow flexibility in atan(-0.0) test
As discussed in the post-commit feedback for b53d44fe, this test was failing on AIX because atan(-0.0) results in 0.0 (positive). Differential Revision: https://reviews.llvm.org/D131601
Loading
Please sign in to comment