Details
Details
- Reviewers
aartbik nicolasvasilache bixia wrengr
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorBuilder.cpp | ||
|---|---|---|
| 7–10 | As I recall, Aart prefers keeping the blank line between the header comment and the includes. | |
| 105 | Why not float this out of the loop? Mainly to avoid the linewrapping issues, since without those you can also get rid of the curly braces | |
As I recall, Aart prefers keeping the blank line between the header comment and the includes.