diff options
author | Nikita Popov <npopov@redhat.com> | 2022-12-13 11:28:20 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-13 11:34:01 +0100 |
commit | 5dbfca30c1a672cd0c5089df2b4fdd171436643a (patch) | |
tree | 079908a8228fcff0c1bbe626d47f220e5163039a /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 5ec724d9506b986414d23c4b6be4a74f0230ec37 (diff) | |
download | llvm-5dbfca30c1a672cd0c5089df2b4fdd171436643a.zip llvm-5dbfca30c1a672cd0c5089df2b4fdd171436643a.tar.gz llvm-5dbfca30c1a672cd0c5089df2b4fdd171436643a.tar.bz2 |
[InstCombine] Support logical ops in foldAndOrOfICmpsWithConstEq() (NFC)
This is largely just for the sake of completeness. For logical ops,
this is mostly subsumed by foldSelectValueEquivalence() in a more
generic way. The only exception is vector support, as select
value equivalence folding currently doesn't support this for the
case where the replacement does not simplify.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions