[all-commits] [llvm/llvm-project] 57b101: [mlir][vector] Handle scalars in extract_strided_s...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Apr 1 09:11:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57b101bdec15c3ed421972ddf1d10f1de3c1f8c1
      https://github.com/llvm/llvm-project/commit/57b101bdec15c3ed421972ddf1d10f1de3c1f8c1
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
    M mlir/test/Dialect/Vector/canonicalize.mlir

  Log Message:
  -----------
  [mlir][vector] Handle scalars in extract_strided_slice(broadcast)

For such cases we cannot generate extract_strided_slice ops.

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list