[PATCH] D139751: [LangRef] Fix typo. NFC.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 17:02:20 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6b24ff7bc8b: [LangRef] Fix typo. NFC. (authored by fakepaper56).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139751/new/
https://reviews.llvm.org/D139751
Files:
llvm/docs/LangRef.rst
Index: llvm/docs/LangRef.rst
===================================================================
--- llvm/docs/LangRef.rst
+++ llvm/docs/LangRef.rst
@@ -22084,7 +22084,7 @@
Overview:
"""""""""
-Predicated bswap of two vectors of integers.
+Predicated bswap of a vector of integers.
Arguments:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139751.481792.patch
Type: text/x-patch
Size: 302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221210/8f08cfb9/attachment.bin>
More information about the llvm-commits
mailing list