[all-commits] [llvm/llvm-project] 2c9ba9: [mlir] Fix type transformation in DropUnitDimFromE...

Jerry Wu via All-commits all-commits at lists.llvm.org
Thu Dec 14 09:21:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c9ba9c34a22db98faf9405b157195af4e09c2ed
      https://github.com/llvm/llvm-project/commit/2c9ba9c34a22db98faf9405b157195af4e09c2ed
  Author: Jerry Wu <cheyuw at google.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
    M mlir/test/Dialect/Vector/vector-transfer-flatten.mlir

  Log Message:
  -----------
  [mlir] Fix type transformation in DropUnitDimFromElementwiseOps (#75430)

Use operand and result types to build the corresponding new types in
`DropUnitDimFromElementwiseOps`.




More information about the All-commits mailing list