[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 02:50:36 PST 2017
DaniilSuchkov updated this revision to Diff 123889.
DaniilSuchkov added a comment.
All tests now have comments, one redundant test removed, one new added. getBasePointer now works more correctly and getImmediateBase now is the only place where we need to specify which instructions can produce derived pointers.
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.123889.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/5e452979/attachment.bin>
More information about the llvm-commits
mailing list