[Mlir-commits] [mlir] [mlir][SparseTensor] Add missing dependent dialect to pass (PR #88870)

Aart Bik llvmlistbot at llvm.org
Tue Apr 16 09:41:57 PDT 2024


================
@@ -30,6 +30,10 @@
 // Do the same run, but now with direct IR generation and VLA vectorization.
 // RUN: %if mlir_arm_sve_tests %{ %{compile_sve} | %{run_sve} | FileCheck %s %}
 
+// Make sure that test-bufferization-analysis-only works. This option is useful
----------------
aartbik wrote:

The way it was phrased looked initially like a TODO to me, but then I realized it was simply tested.

Can we rephrase this as

Test that ....



https://github.com/llvm/llvm-project/pull/88870


More information about the Mlir-commits mailing list