[PATCH] D64954: [IR][Verifier] Allow IntToPtrInst to be !dereferenceable

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 10:20:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366826: [IR][Verifier] Allow IntToPtrInst to be !dereferenceable (authored by rtayl, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64954/new/

https://reviews.llvm.org/D64954

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Analysis/ValueTracking/memory-dereferenceable.ll
  llvm/trunk/test/Verifier/dereferenceable-md-inttoptr.ll
  llvm/trunk/test/Verifier/dereferenceable-md.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64954.211327.patch
Type: text/x-patch
Size: 10058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/4847025a/attachment.bin>


More information about the llvm-commits mailing list