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

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 12:44:15 PDT 2019


rtaylor updated this revision to Diff 210970.
rtaylor added a comment.

Added IntToPtrInst to case statement in Value::getPointerDereferenceableBytes


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/Verifier/dereferenceable-md-inttoptr.ll
  test/Verifier/dereferenceable-md.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64954.210970.patch
Type: text/x-patch
Size: 7505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190720/3324fdad/attachment.bin>


More information about the llvm-commits mailing list