[all-commits] [llvm/llvm-project] 53efdf: Fix llvm.memset semantics description
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Jun 2 04:25:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53efdf33f85ab4e11c25e6dc947a0ca8b075d25f
https://github.com/llvm/llvm-project/commit/53efdf33f85ab4e11c25e6dc947a0ca8b075d25f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
Fix llvm.memset semantics description
The description was referring to a ``src`` parameter probably copied over from ``llvm.memcpy``
More information about the All-commits
mailing list