[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
Fri Dec 22 01:51:01 PST 2017


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

Added some new comments.


https://reviews.llvm.org/D41006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41006.127992.patch
Type: text/x-patch
Size: 19039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/902c4562/attachment.bin>


More information about the llvm-commits mailing list