[Mlir-commits] [mlir] [mlir][Vector] Add utility for computing scalable value bounds (PR #83876)
Matthias Springer
llvmlistbot at llvm.org
Sun Mar 17 19:45:11 PDT 2024
================
@@ -0,0 +1,140 @@
+// RUN: mlir-opt %s -test-affine-reify-value-bounds -cse -verify-diagnostics \
----------------
matthias-springer wrote:
Can you add a test case that does not contain any `vscale`. Just to make sure everything still works.
https://github.com/llvm/llvm-project/pull/83876
More information about the Mlir-commits
mailing list