[Mlir-commits] [mlir] [mlir][linalg] Add scalable vectorisation for depthwise convolutions (PR #81625)

Cullen Rhodes llvmlistbot at llvm.org
Wed Feb 14 08:27:38 PST 2024


================
@@ -1789,7 +1803,8 @@ vectorizeScalableVectorPrecondition(Operation *op,
 
   // Only element-wise ops supported in the presence of scalable dims.
----------------
c-rhodes wrote:

comment is now out of date

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


More information about the Mlir-commits mailing list