diff options
author | Philip Reames <preames@rivosinc.com> | 2024-04-25 09:12:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 09:12:59 -0700 |
commit | f4e3daa562ce077c729634bd3ae8757aae8d46ef (patch) | |
tree | e2a023d3df47fc3cc0519a90b4f06200760f8027 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 09cdfd68a6cce69cd4c935b8c38ad391cea265ae (diff) | |
download | llvm-f4e3daa562ce077c729634bd3ae8757aae8d46ef.zip llvm-f4e3daa562ce077c729634bd3ae8757aae8d46ef.tar.gz llvm-f4e3daa562ce077c729634bd3ae8757aae8d46ef.tar.bz2 |
[DAG] Early exit for flags in canCreateUndefOrPoison [nfc] (#89834)
This matches the style used in the Analysis version of this routine, and
makes it less likely we'll miss a poison generating flag in future
changes. Unlike IR, the check for poison generating flags doesn't need
to switch over opcode since all nodes have the SDFlags storage.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions