diff options
author | Nikita Popov <npopov@redhat.com> | 2022-12-09 16:17:45 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-09 16:17:45 +0100 |
commit | cc1e2bb4d44c6a47705faff52fc62e83917998d0 (patch) | |
tree | 05bf4983e1cc731ee44a166931eef76da68b9e7f /llvm/lib/CodeGen/CodeGen.cpp | |
parent | fe9e442c57f3b50ec7ad5f01e191745aa3156b4e (diff) | |
download | llvm-cc1e2bb4d44c6a47705faff52fc62e83917998d0.zip llvm-cc1e2bb4d44c6a47705faff52fc62e83917998d0.tar.gz llvm-cc1e2bb4d44c6a47705faff52fc62e83917998d0.tar.bz2 |
[BasicAA] Handle phi with itself as incoming value
We can skip such incoming values. This was already done by
PhiValues if present, but we can also do this without the
additional analysis.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions