llvm-project/llvm/test/Analysis/DivergenceAnalysis
Matt Arsenault 1af53a91c0 DivergenceAnalysis: Fix crash with no return blocks
The post dominator tree does not have a root node in this case.

llvm-svn: 268933
2016-05-09 16:57:08 +00:00
..
AMDGPU DivergenceAnalysis: Fix crash with no return blocks 2016-05-09 16:57:08 +00:00
NVPTX