[all-commits] [llvm/llvm-project] 9dd4c2: [mlir][vector] Add constant folder for vector.shuf...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Feb 4 13:59:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dd4c2dcb63a41a20746b74781bd5ece627c47a8
      https://github.com/llvm/llvm-project/commit/9dd4c2dcb63a41a20746b74781bd5ece627c47a8
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

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

  Log Message:
  -----------
  [mlir][vector] Add constant folder for vector.shuffle ops

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list