This will make it easier to add more cases in a subsequent commit and also
better conforms to the coding guidelines.
Depends on D151330
Paths
| Differential D151331
[FastISel][NFC] Refactor if/else chain into early returns ClosedPublic Authored by fdeazeve on May 24 2023, 6:17 AM.
Details Summary This will make it easier to add more cases in a subsequent commit and also Depends on D151330
Diff Detail
Unit TestsFailed
Event Timelinefdeazeve added a child revision: D151332: [FastISel][NFC] Remove repeated calls to get{Variable,Expr}.May 24 2023, 6:31 AM This revision was landed with ongoing or failed builds. Closed by commit rG96ec1bee16fb: [FastISel][NFC] Refactor if/else chain into early returns (authored by fdeazeve). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525143 llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
|