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

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 02:22:56 PST 2021


bjope updated this revision to Diff 389960.
bjope added a comment.
Herald added a subscriber: dexonsmith.

Updated code comments.


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.389960.patch
Type: text/x-patch
Size: 21583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/27d7c23e/attachment.bin>


More information about the llvm-commits mailing list