[PATCH] D64954: [IR][Verifier] Allow IntToPtrInst to be !dereferenceable
Ryan Taylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 08:44:04 PDT 2019
rtaylor updated this revision to Diff 211112.
rtaylor added a comment.
Changed LangRef.rst: Moved !dereferenceable and !dereferenceable_or_null to their
own section in Metadata and pointed inttoptr and load to that section.
Added test for Analysis/ValueTracking.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64954/new/
https://reviews.llvm.org/D64954
Files:
docs/LangRef.rst
lib/IR/Value.cpp
lib/IR/Verifier.cpp
test/Analysis/ValueTracking/memory-dereferenceable.ll
test/Verifier/dereferenceable-md-inttoptr.ll
test/Verifier/dereferenceable-md.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64954.211112.patch
Type: text/x-patch
Size: 9056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/6f22b232/attachment.bin>
More information about the llvm-commits
mailing list