[all-commits] [llvm/llvm-project] 1869d9: Update `memset.inline` third argument documentatio...
Ömer Sinan Ağacan via All-commits
all-commits at lists.llvm.org
Tue May 26 10:21:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1869d9925f5d278c607eb2859ab413ba15438c50
https://github.com/llvm/llvm-project/commit/1869d9925f5d278c607eb2859ab413ba15438c50
Author: Ömer Sinan Ağacan <omeragacan at gmail.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Intrinsics.td
Log Message:
-----------
Update `memset.inline` third argument documentation (#199725)
Similar to `memcpy.inline`, `memset.inline`'s size argument doesn't need
to be a constant. Checked by the test
Transforms/PreISelIntrinsicLowering/X86/memset-inline-non-constant-len.ll.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list