[all-commits] [llvm/llvm-project] cf6332: [IR] Update dereferencable wording after opaque po...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Jan 20 12:48:38 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf6332918a97ef7c8dcba92db0105cfe61a0e2e0
https://github.com/llvm/llvm-project/commit/cf6332918a97ef7c8dcba92db0105cfe61a0e2e0
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[IR] Update dereferencable wording after opaque pointers (#176991)
The documentation for the dereferenceable argument attribute mentioned
pointee types. Making a distinction around a pointee type no longer
makes sense after the move to opaque pointers.
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