[PATCH] D69812: [SLP] - Add couple safety checks to TreeEntry::dump(). NFC
    Valeriy Dmitriev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov  4 17:42:44 PST 2019
    
    
  
vdmitrie added a comment.
Update: I have spent some time investigating unit tests infra and finally came to conclusion that it is not quite possible to create a unit test that calls BoUpSLP::dumpVectorizableTree() as we need to construct BoUpSLP object. We are unable to do that having class forward declaration only.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69812/new/
https://reviews.llvm.org/D69812
    
    
More information about the llvm-commits
mailing list