[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
Tue Dec 19 04:35:18 PST 2017


DaniilSuchkov updated this revision to Diff 127496.
DaniilSuchkov marked 6 inline comments as done.
DaniilSuchkov added a comment.

"merge" now replaced with "derive" in comments, example in FIXME become a bit less confusing, added new test (with XFAIL) for that FIXME.


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.127496.patch
Type: text/x-patch
Size: 18646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/4d9cd905/attachment.bin>


More information about the llvm-commits mailing list