Skip to content

Commit

Permalink
[LangRef] Tweak description of @llvm.is.constant.* (llvm#77519)
Browse files Browse the repository at this point in the history
  • Loading branch information
NCGThompson authored and justinfargnoli committed Jan 28, 2024
1 parent fc12f88 commit f728ce3
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 f728ce3

Please sign in to comment.