[all-commits] [llvm/llvm-project] dedc7d: [mlir] Exclude masked ops in VectorDropLeadUnitDim...

Jerry Wu via All-commits all-commits at lists.llvm.org
Sat Jan 20 16:37:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dedc7d4d362b8045c6810f8ca7f947bbdb63b7ec
      https://github.com/llvm/llvm-project/commit/dedc7d4d362b8045c6810f8ca7f947bbdb63b7ec
  Author: Jerry Wu <cheyuw at google.com>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
    M mlir/test/Dialect/Vector/vector-dropleadunitdim-transforms.mlir

  Log Message:
  -----------
  [mlir] Exclude masked ops in VectorDropLeadUnitDim (#76468)

Don't insert cast ops for ops in `vector.mask` region in
`VectorDropLeadUnitDim`.




More information about the All-commits mailing list