[PATCH] D133984: [SDAG] Print divergence in SDNode::dump
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 11:40:44 PDT 2022
rampitec added a comment.
In D133984#3796106 <https://reviews.llvm.org/D133984#3796106>, @arsenm wrote:
> Not sure what the point of the ":1" part is
Just to match -dag-dump-verbose style. This used D:0 and D:1 to always dump it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133984/new/
https://reviews.llvm.org/D133984
More information about the llvm-commits
mailing list