[all-commits] [llvm/llvm-project] b0a309: [mlir][vector] Add folding for extract + extract/i...

Thomas via All-commits all-commits at lists.llvm.org
Wed Jan 12 11:48:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0a309dd7a59c7fd4298116be63be4eedb28176e
      https://github.com/llvm/llvm-project/commit/b0a309dd7a59c7fd4298116be63be4eedb28176e
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

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

  Log Message:
  -----------
  [mlir][vector] Add folding for extract + extract/insert_strided

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




More information about the All-commits mailing list