Use an if and two returns instead of ?: operator
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125858
[LegalizeTypes][VP][NFC] Use an if and two returns instead of ?: operator ClosedPublic Authored by Jimerlife on May 18 2022, 12:49 AM.
Details Summary Use an if and two returns instead of ?: operator
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2022, 2:16 AM This revision was landed with ongoing or failed builds.May 19 2022, 12:21 AM Closed by commit rG993070d11f16: [LegalizeTypes][VP][NFC] Use an if and two returns instead of ?: operator (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430592 llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
|