Skip to content

Commit ad7585c

Browse files
committed
Remove outdated comment about integral bit widths only
1 parent 71dd9b5 commit ad7585c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

llvm/docs/LangRef.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15443,9 +15443,8 @@ Syntax:
1544315443
"""""""
1544415444

1544515445
This is an overloaded intrinsic. You can use
15446-
``llvm.experimental.memset.pattern`` on any integer bit width that is an
15447-
integral number of bytes and for different address spaces. Not all targets
15448-
support all bit widths however.
15446+
``llvm.experimental.memset.pattern`` on any integer bit width and for
15447+
different address spaces. Not all targets support all bit widths however.
1544915448

1545015449
::
1545115450

0 commit comments

Comments
 (0)