diff options
author | Luke Lau <luke@igalia.com> | 2025-06-11 13:27:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 13:27:14 +0200 |
commit | 19b0e1227ca6653405e4a34627d04a14f2287f26 (patch) | |
tree | 34384cc3f4ac630ea01946ee7c47a2f16aa14610 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 40cc7b4578fd2d65aaef8356fbe7caf2d84a8f3e (diff) | |
download | llvm-19b0e1227ca6653405e4a34627d04a14f2287f26.zip llvm-19b0e1227ca6653405e4a34627d04a14f2287f26.tar.gz llvm-19b0e1227ca6653405e4a34627d04a14f2287f26.tar.bz2 |
[ConstantFolding] Fold sqrt poison -> poison (#141821)
I noticed this when a sqrt produced by VectorCombine with a poison
operand wasn't getting folded away to poison.
Most intrinsics in general could probably be folded to poison if one of
their arguments are poison too. Are there any exceptions to this we need
to be aware of?
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions