[Mlir-commits] [mlir] [mlir][vectorize] Support affine.apply in SuperVectorize (PR #77968)

Sergei Grechanik llvmlistbot at llvm.org
Fri Feb 2 10:28:20 PST 2024


================
@@ -721,8 +721,7 @@ struct VectorizationState {
   /// Example:
   ///   * 'replaced': induction variable of a loop to be vectorized.
   ///   * 'replacement': new induction variable in the new vector loop.
----------------
sergei-grechanik wrote:

Please update the description

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


More information about the Mlir-commits mailing list