Skip to content

Commit

Permalink
[mlir][sparse] remove unused TENSOR environment
Browse files Browse the repository at this point in the history
Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D109919
  • Loading branch information
aartbik committed Sep 16, 2021
1 parent e6020b2 commit 233b42a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
// RUN: --std-bufferize --finalizing-bufferize --lower-affine \
// RUN: --convert-vector-to-llvm --convert-memref-to-llvm \
// RUN: --convert-std-to-llvm --reconcile-unrealized-casts | \
// RUN: TENSOR0="%mlir_integration_test_dir/data/test.mtx" \
// RUN: mlir-cpu-runner \
// RUN: -e entry -entry-point-result=void \
// RUN: -shared-libs=%mlir_integration_test_dir/libmlir_c_runner_utils%shlibext | \
Expand Down

0 comments on commit 233b42a

Please sign in to comment.