diff options
| author | Tobias Grosser <tobias@grosser.es> | 2017-01-19 04:54:45 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2017-01-19 04:54:45 +0000 |
| commit | a989a8b84c40b1fe8ee0ba0f989248d43795cc87 (patch) | |
| tree | 749f8058abd70fcde62c4896cd6226b90986f223 /llvm/lib/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp | |
| parent | c227529105f5541f46abfcb0d397f0e90f0f14ce (diff) | |
| download | bcm5719-llvm-a989a8b84c40b1fe8ee0ba0f989248d43795cc87.tar.gz bcm5719-llvm-a989a8b84c40b1fe8ee0ba0f989248d43795cc87.zip | |
Improve test coverage in test/Isl/CodeGen/loop_partially_in_scop.ll [NFC]
We rename the test case with -metarenamer to make the variable names easier to
read and add additional check lines that verify the code we currently generate
for PHI nodes. This code is interesting as it contains a PHI node in a
non-affine sub-region, where some incoming blocks are within the non-affine
sub-region and others are outside of the non-affine subregion.
As can be seen in the check lines we currently load the PHI-node value twice.
This commit documents this behavior. In a subsequent patch we will try to
improve this.
llvm-svn: 292470
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp')
0 files changed, 0 insertions, 0 deletions

