[DAGCombine] Fix non-deterministic debug output
PR37970 reported non-deterministic debug output, this was caused by iterating through a set and not a a vector. bugzilla: https://bugs.llvm.org/show_bug.cgi?id=37970 Differential Revision: https://reviews.llvm.org/D54570 Change-Id: If444071c430341aaf129ee9fa33a7316628ff834 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347037 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment