summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGLoopInfo.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-10-10 05:33:21 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-10-10 05:33:21 +0000
commit72adda1740ca893ba736690f3c2e1a7c513d1874 (patch)
treed53ba4230fb300f2b6aa1715a2e350c56253b16d /clang/lib/CodeGen/CGLoopInfo.cpp
parent33c59abf5c69c16e5ee2b7f4846c9363980342db (diff)
downloadbcm5719-llvm-72adda1740ca893ba736690f3c2e1a7c513d1874.tar.gz
bcm5719-llvm-72adda1740ca893ba736690f3c2e1a7c513d1874.zip
[Attributor] Handle `null` differently in capture and alias logic
Summary: `null` in the default address space (=AS 0) cannot be captured nor can it alias anything. We make this clear now as it can be important for callbacks and other cases later on. In addition, this patch improves the debug output for noalias deduction. Reviewers: sstefan1, uenoku Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68624 llvm-svn: 374280
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud