[PATCH] D27261: [SelectionDAG] Do not increment SDNodeOrder for debug intrinsics.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 08:08:42 PST 2016
fhahn added a comment.
After having a closer look at https://reviews.llvm.org/D25318 I think it solves the problem in a slightly better way.
https://reviews.llvm.org/D27261
More information about the llvm-commits
mailing list