summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2016-01-06 12:50:29 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2016-01-06 12:50:29 +0000
commitbf894faa15a5802c914688112db62a112622d8d1 (patch)
treeff4dcb82f8d66e4412f00dc8d2c47b1e649ef257 /clang/lib/CodeGen/CodeGenModule.cpp
parent6fd916cd0c26da0f1371eeda51868cea480870c2 (diff)
downloadbcm5719-llvm-bf894faa15a5802c914688112db62a112622d8d1.tar.gz
bcm5719-llvm-bf894faa15a5802c914688112db62a112622d8d1.zip
[LV] Avoid creating empty reduction entries (NFC)
This patch prevents us from unintentionally creating entries in the reductions map for PHIs that are not actually reductions. This is currently not an issue since we bail out if we encounter PHIs other than inductions or reductions. However the behavior could become problematic as we add support for additional recurrence types. llvm-svn: 256930
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud