diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 2722333c710c2..d881deb30049a 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -27228,9 +27228,6 @@ obviously not constant. However, a call like function is inlined, if the value passed to the function parameter was a constant. -On the other hand, if constant folding is not run, it will never -evaluate to true, even in simple cases. - .. _int_ptrmask: '``llvm.ptrmask``' Intrinsic