[PATCH] D141722: Attributes: Check declarations for dereferenceable bytes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 12:53:56 PST 2023
arsenm created this revision.
arsenm added reviewers: aeubanks, jdoerfert, sanjoy, hfinkel.
Herald added subscribers: kosarev, kerbowa, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This will allow tablegen to start directly marking intrinsics as
dereferenceable in a useful way. Not sure if callsites should override
or use the max.
https://reviews.llvm.org/D141722
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/test/CodeGen/AMDGPU/GlobalISel/dereferenceable-declaration.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141722.489106.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/11522052/attachment.bin>
More information about the llvm-commits
mailing list