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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 25 01:36:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321438: [SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned… (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41006?vs=127992&id=128130#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41006.128130.patch
Type: text/x-patch
Size: 19223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171225/7fa8f8c6/attachment.bin>


More information about the llvm-commits mailing list