diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-23 17:02:14 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-23 17:26:05 +0300 |
commit | d7a63a0421d5dfe91eace88dda1e5b20550b771c (patch) | |
tree | 00551b07f2b09fcf6dcfcbb4a4f9001887c11bc2 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 550d93ab1d2ec27efe5c5791f16ef31e3f74a6a6 (diff) | |
download | llvm-d7a63a0421d5dfe91eace88dda1e5b20550b771c.zip llvm-d7a63a0421d5dfe91eace88dda1e5b20550b771c.tar.gz llvm-d7a63a0421d5dfe91eace88dda1e5b20550b771c.tar.bz2 |
[DAGCombiner] `visitFREEZE()`: restore previous behaviour on no maybe-poison operands
Lack of such operands implies that the op might be poison-producing due to
it's flags. We seem to drop them already, but the comments are confusing.
Fixes https://github.com/llvm/llvm-project/issues/59676
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions