[PATCH] D67974: [Dominators][AMDGPU] Don't use virtual exit node in findNearestCommonDominator

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 12:34:34 PDT 2019


kuhar updated this revision to Diff 221575.
kuhar marked an inline comment as done.
kuhar edited the summary of this revision.
kuhar added a comment.

Small cleanup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67974

Files:
  llvm/include/llvm/CodeGen/MachinePostDominators.h
  llvm/include/llvm/CodeGen/MachineRegionInfo.h
  llvm/lib/CodeGen/MachinePostDominators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67974.221575.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/e0903d28/attachment.bin>


More information about the llvm-commits mailing list