================ @@ -743,4 +743,28 @@ TEST_F(ConstantFPRangeTest, fcmp) { } } +TEST_F(ConstantFPRangeTest, makeExactFCmpRegion) { ---------------- dtcxzyw wrote: This test only takes about 1ms with optimized build. https://github.com/llvm/llvm-project/pull/111490