[all-commits] [llvm/llvm-project] f1c86b: [mlir][Linalg] Fix off-by-one error in conv vector...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Nov 15 03:37:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1c86b835475ea5c0dd51862ce609a18cf8192c0
      https://github.com/llvm/llvm-project/commit/f1c86b835475ea5c0dd51862ce609a18cf8192c0
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
    M mlir/test/Dialect/Linalg/vectorize-convolution.mlir

  Log Message:
  -----------
  [mlir][Linalg] Fix off-by-one error in conv vector size computation.

Differential Revision: https://reviews.llvm.org/D113877




More information about the All-commits mailing list