[PATCH] D110292: Use a deterministic order when updating the DominatorTree

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 04:22:50 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG297fb66484c7: Use a deterministic order when updating the DominatorTree (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D110292?vs=389960&id=390304#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110292/new/

https://reviews.llvm.org/D110292

Files:
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/lib/CodeGen/IndirectBrExpandPass.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/JumpThreading/domtree-updates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110292.390304.patch
Type: text/x-patch
Size: 21715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/6d80a6c7/attachment.bin>


More information about the llvm-commits mailing list