[PATCH] D40289: [SafepointIRVerifier] Allow deriving pointers from unrelocated base

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 04:04:20 PST 2017


DaniilSuchkov updated this revision to Diff 123900.
DaniilSuchkov added a comment.

Made logic around getImmediateBasePointer/isDerivedPointerDef more consistent.


https://reviews.llvm.org/D40289

Files:
  lib/IR/SafepointIRVerifier.cpp
  test/SafepointIRVerifier/use-derived-unrelocated.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40289.123900.patch
Type: text/x-patch
Size: 13033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/e85f108a/attachment.bin>


More information about the llvm-commits mailing list