Modify an existing test to test the situation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir | ||
---|---|---|
58 | Is the patch to address issues related to the use of this instruction? |
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir | ||
---|---|---|
58 | Yes. |
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir | ||
---|---|---|
46 | Just curious, why did you not simply add another test for this but instead modified an existing one? |
Just curious, why did you not simply add another test for this but instead modified an existing one?
Most tests seems better in general ;-)