[llvm] [Intrinsics] Add @llvm.dereferenceable intrinsic. (PR #120755)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 11:32:05 PST 2025
jdoerfert wrote:
> The semantics match the meaning of the dereferenceable function argument attribute.
Which semantics? In tree assumes two different ones, see the old old globally_dereferancably discussion/patch.
I assume this is dereferanceable "here", not "globally", right?
https://github.com/llvm/llvm-project/pull/120755
More information about the llvm-commits
mailing list