diff options
author | Nikita Popov <npopov@redhat.com> | 2025-08-05 09:11:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 09:11:24 +0200 |
commit | e044cc50eec8b2875b047c242f7afa4bc47046fe (patch) | |
tree | 8d85699bcd20835b57a138b235293545f27de6f5 /mlir/unittests/Bytecode/BytecodeTest.cpp | |
parent | 8f7dfc689c4750bfffc0c57f2f8f5b69383f747b (diff) | |
download | llvm-e044cc50eec8b2875b047c242f7afa4bc47046fe.zip llvm-e044cc50eec8b2875b047c242f7afa4bc47046fe.tar.gz llvm-e044cc50eec8b2875b047c242f7afa4bc47046fe.tar.bz2 |
[GVN] Handle not in equality propagation (#151942)
Look through `not` when propagating equalities in GVN. Usually these
will be canonicalized away, but they may be retained due to multi-use or
involvement in logical expressions.
Fixes https://github.com/llvm/llvm-project/issues/143529.
Diffstat (limited to 'mlir/unittests/Bytecode/BytecodeTest.cpp')
0 files changed, 0 insertions, 0 deletions