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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 18:48:25 PST 2020


asbirlea updated this revision to Diff 313229.
asbirlea marked 4 inline comments as done.
asbirlea added a comment.

Address comments.


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.313229.patch
Type: text/x-patch
Size: 8036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201222/55880deb/attachment.bin>


More information about the llvm-commits mailing list