Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir | ||
---|---|---|
8 | super, super, nit, but can you add a // after this so it jump out more |
Paths
| Differential D137869
[mlir][sparse][NFC] Add comments to tests that are run for with and without runtime libraries. ClosedPublic Authored by bixia on Nov 11 2022, 2:26 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2022, 3:41 PM bixia marked an inline comment as done. Comment ActionsAdd // to connect the commands for the two runs. This revision was landed with ongoing or failed builds.Nov 14 2022, 8:21 AM Closed by commit rGfa46de16db6c: [mlir][sparse][NFC] Add comments to tests that are run for with and without… (authored by bixia). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474861 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_bf16.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_f16.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_foreach.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_dyn.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_ptr.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matrix_ops.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_out_mult_elt.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_out_reduction.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sorted_coo.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_storage.mlir
|
super, super, nit, but can you add a // after this so it jump out more
(as done elsewhere too)