aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorManuelJBrito <manuel.brito@tecnico.ulisboa.pt>2023-07-17 16:51:40 +0100
committerManuelJBrito <manuel.brito@tecnico.ulisboa.pt>2023-07-18 10:22:09 +0100
commit29b5666fdbefc3d2f74945f02e939ca670c295b2 (patch)
tree8e43d5faaa8e4dff1868502cd190ce8f24fcff0d /llvm/lib/IR/Function.cpp
parentbc39a7a5e40860bfdb1c9fe9fd319d33a29a9a8e (diff)
downloadllvm-29b5666fdbefc3d2f74945f02e939ca670c295b2.zip
llvm-29b5666fdbefc3d2f74945f02e939ca670c295b2.tar.gz
llvm-29b5666fdbefc3d2f74945f02e939ca670c295b2.tar.bz2
[NewGVN] Abort PHIOfOps if singleton PHI is found
Currently we just bypass singleton phis, however we know that in order to create the phi of ops all phis must be in the same block. Therefore if one phi is a singleton then the rest are as well. Differential Revision: https://reviews.llvm.org/D155478
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions