diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2020-07-22 13:14:50 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2020-07-22 13:53:50 +0700 |
commit | 360ab707127d7f1718cf0fe0520b5a38ef207bc1 (patch) | |
tree | 07e545f785e16c2a46fa1d83fe593cd3211efe07 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c3f9697f1f227296818fbaf1a770a29842ea454c (diff) | |
download | llvm-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