Skip to content

Commit

Permalink
[LangRef] Tweak description of @llvm.is.constant.* (#77519)
Browse files Browse the repository at this point in the history
Fixes #77517
  • Loading branch information
NCGThompson committed Jan 9, 2024
1 parent 3a8a926 commit cd101ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/docs/LangRef.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd101ab

Please sign in to comment.