[PATCH] D27261: [SelectionDAG] Do not increment SDNodeOrder for debug intrinsics.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 11:22:51 PST 2016


fhahn added a comment.

@MatzeB I wasn't aware of this review! It looks like it addresses a similar problem, but the test case is different. I'll test my change with the test case from the https://reviews.llvm.org/D25318.


https://reviews.llvm.org/D27261





More information about the llvm-commits mailing list