aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-10-13 20:03:09 +0000
committerTobias Grosser <tobias@grosser.es>2015-10-13 20:03:09 +0000
commit6b948d5efb71d6e8c7822861b500bf4a36cdde9d (patch)
tree2abf0278e96e022a5a0c8be5723cd8b37515f5fb /llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
parentd3b9df02b343d27d3ce9f11668688186fc552828 (diff)
downloadllvm-6b948d5efb71d6e8c7822861b500bf4a36cdde9d.zip
llvm-6b948d5efb71d6e8c7822861b500bf4a36cdde9d.tar.gz
llvm-6b948d5efb71d6e8c7822861b500bf4a36cdde9d.tar.bz2
[tests] More testing for PHI-nodes in non-affine regions
We harden one test case by ensuring no additional stores may possibly be introduced between the stores we check for and the basic block terminator statements. We also add a test case for the situation where a value that is passed from a non-affine region to a PHI node does not dominate the exit of the non-affine region. This case has come up in patch reviews, so we make sure it is properly handled today and in the future. llvm-svn: 250217
Diffstat (limited to 'llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp')
0 files changed, 0 insertions, 0 deletions