Skip to content

Commit cd101ab

Browse files
authored
[LangRef] Tweak description of @llvm.is.constant.* (llvm#77519)
Fixes llvm#77517
1 parent 3a8a926 commit cd101ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/docs/LangRef.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27228,9 +27228,6 @@ obviously not constant. However, a call like
2722827228
function is inlined, if the value passed to the function parameter was
2722927229
a constant.
2723027230

27231-
On the other hand, if constant folding is not run, it will never
27232-
evaluate to true, even in simple cases.
27233-
2723427231
.. _int_ptrmask:
2723527232

2723627233
'``llvm.ptrmask``' Intrinsic

0 commit comments

Comments
 (0)