Pull out repeated hasOneUse checks. Simplify some conditions. Reduce
indentation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156220
[DAGCombiner] Simplify foldAndOrOfSETCC. NFC. ClosedPublic Authored by foad on Jul 25 2023, 2:37 AM.
Details Summary Pull out repeated hasOneUse checks. Simplify some conditions. Reduce
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2023, 1:00 PM This revision was landed with ongoing or failed builds.Jul 26 2023, 2:23 AM Closed by commit rG6fcad9cf9314: [DAGCombiner] Simplify foldAndOrOfSETCC. NFC. (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544267 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
|