dump load permutations and refcount per SLP node
authorRichard Biener <rguenther@suse.de>
Wed, 26 Feb 2020 13:51:26 +0000 (14:51 +0100)
committerRichard Biener <rguenther@suse.de>
Wed, 26 Feb 2020 13:53:37 +0000 (14:53 +0100)
commit759bd406a2b900dd323571c3855a64f885e6b3b7
treed95b71ddfe562a1e51e23dd4832d1b7627c9a57c
parentb6268016bf46dd63227dcbb73d13c30a3b4b9d2a
dump load permutations and refcount per SLP node

This adjusts dumping as proved useful in debugging.

2020-02-26  Richard Biener  <rguenther@suse.de>

* tree-vect-slp.c (vect_print_slp_tree): Also dump ref count
and load permutation.
gcc/ChangeLog
gcc/tree-vect-slp.c