================
@@ -1543,6 +1543,21 @@ static void computeKnownBitsFromOperator(const Operator *I,
}
break;
}
+
+ // Check for operations with the propperty that the magnitude of the
----------------
dtcxzyw wrote:
probability/property?
https://github.com/llvm/llvm-project/pull/108973