This patch restores calls to has_value to make it clear that we are
checking the presence of an optional value, not the underlying value.
This patch partially reverts d08f34b592ff06ccb1f36da88ec09aa926427a4d.
Paths
| Differential D129454
[SelectionDAG] Restore calls to has_value (NFC) ClosedPublic Authored by kazu on Jul 10 2022, 1:27 PM.
Details
Summary This patch restores calls to has_value to make it clear that we are This patch partially reverts d08f34b592ff06ccb1f36da88ec09aa926427a4d.
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG1fd6611fc880: [SelectionDAG] Restore calls to has_value (NFC) (authored by kazu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443527 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
|