aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorMatthew Voss <matthew.voss@sony.com>2022-10-07 12:00:22 -0700
committerMatthew Voss <matthew.voss@sony.com>2022-10-07 12:05:25 -0700
commitfe50eac85c06b1f97fba4c0540cea84f4b9bac8d (patch)
tree7245af1634d65025d5c3f2d03a5c39f4db51a51c /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parentec86e9a99bca802add934d78f163f8fc49058129 (diff)
downloadllvm-fe50eac85c06b1f97fba4c0540cea84f4b9bac8d.zip
llvm-fe50eac85c06b1f97fba4c0540cea84f4b9bac8d.tar.gz
llvm-fe50eac85c06b1f97fba4c0540cea84f4b9bac8d.tar.bz2
[llvm-reduce] Fix di-metadata pass test failures
We're seeing intermittent failures in upstream bots. See: https://lab.llvm.org/buildbot/#/builders/139/builds/29185 https://lab.llvm.org/buildbot/#/builders/238/builds/295 This appears to be due to the unstable iteration order of DenseSet. Since we're trying to reduce a tree, it makes sense to attempt reductions from the top down. This also addresses post-review comments from @MatzeB. Differential Revision: https://reviews.llvm.org/D135473
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions