aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMax Kazantsev <mkazantsev@azul.com>2020-07-22 13:14:50 +0700
committerMax Kazantsev <mkazantsev@azul.com>2020-07-22 13:53:50 +0700
commit360ab707127d7f1718cf0fe0520b5a38ef207bc1 (patch)
tree07e545f785e16c2a46fa1d83fe593cd3211efe07 /clang/lib/Frontend/CompilerInvocation.cpp
parentc3f9697f1f227296818fbaf1a770a29842ea454c (diff)
downloadllvm-360ab707127d7f1718cf0fe0520b5a38ef207bc1.zip
llvm-360ab707127d7f1718cf0fe0520b5a38ef207bc1.tar.gz
llvm-360ab707127d7f1718cf0fe0520b5a38ef207bc1.tar.bz2
[SimplifyCFG] Do not create unneeded PR Phi in block with convergent calls
We do not thread blocks with convergent calls, but this check was missing when we decide to insert PR Phis into it (which we only do for threading). Differential Revision: https://reviews.llvm.org/D83936 Reviewed By: nikic
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions