[PATCH] D41006: [SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 22:30:40 PST 2017


DaniilSuchkov updated this revision to Diff 126501.
DaniilSuchkov marked 3 inline comments as done.
DaniilSuchkov added a comment.

Comments slightly clarified.


https://reviews.llvm.org/D41006

Files:
  lib/IR/SafepointIRVerifier.cpp
  test/SafepointIRVerifier/unrecorded-live-at-sp.ll
  test/SafepointIRVerifier/uses-in-phi-nodes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41006.126501.patch
Type: text/x-patch
Size: 17320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/31e5484c/attachment.bin>


More information about the llvm-commits mailing list