[all-commits] [llvm/llvm-project] 7897a9: [mlir][vector] Fold extract(shape_cast) for same e...

Lei Zhang via All-commits all-commits at lists.llvm.org
Tue Aug 15 11:29:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7897a944d9e72d79f38a443afffbbfd1accfe4ad
      https://github.com/llvm/llvm-project/commit/7897a944d9e72d79f38a443afffbbfd1accfe4ad
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

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

  Log Message:
  -----------
  [mlir][vector] Fold extract(shape_cast) for same element count

Reviewed By: hanchung

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




More information about the All-commits mailing list