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

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 07:04:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372874: [Dominators][AMDGPU] Don't use virtual exit node in findNearestCommonDominator. (authored by kuhar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67974?vs=221751&id=221757#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67974

Files:
  llvm/trunk/include/llvm/CodeGen/MachinePostDominators.h
  llvm/trunk/include/llvm/CodeGen/MachineRegionInfo.h
  llvm/trunk/lib/CodeGen/MachinePostDominators.cpp
  llvm/trunk/lib/Target/AMDGPU/SILowerI1Copies.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67974.221757.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/511b31b4/attachment.bin>


More information about the llvm-commits mailing list