[PATCH] D93371: [DominatorTree] Add support for mixed pre/post CFG views.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 14:53:57 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63aeaf754a78: [DominatorTree] Add support for mixed pre/post CFG views. (authored by asbirlea).

Changed prior to commit:
  https://reviews.llvm.org/D93371?vs=313229&id=314999#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93371

Files:
  llvm/include/llvm/Analysis/MemorySSAUpdater.h
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/lib/Analysis/MemorySSAUpdater.cpp
  llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93371.314999.patch
Type: text/x-patch
Size: 8036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/2e690afb/attachment.bin>


More information about the llvm-commits mailing list