Makes intent more readable
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/integration_test/Sparse/CPU/frostt-example.mlir | ||
|---|---|---|
| 21–25 | I can tell that the new order of these declarations is the same as the order the routines are used. Is this a guideline for ordering declarations? | |
| mlir/integration_test/Sparse/CPU/frostt-example.mlir | ||
|---|---|---|
| 21–25 | I don't think we have a fixed order (although usually alphabetical works). | |
I can tell that the new order of these declarations is the same as the order the routines are used. Is this a guideline for ordering declarations?
How about Alphabetical order?