[all-commits] [llvm/llvm-project] 6555e5: Revert "[mlir] Fix masked vector transfer ops with...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed May 12 19:55:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6555e53ab0f2bca3dc30f5ab3a2d6872d50b6ff8
      https://github.com/llvm/llvm-project/commit/6555e53ab0f2bca3dc30f5ab3a2d6872d50b6ff8
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M mlir/include/mlir/Interfaces/VectorInterfaces.h
    M mlir/include/mlir/Interfaces/VectorInterfaces.td
    M mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp
    M mlir/lib/Dialect/Vector/VectorOps.cpp
    M mlir/lib/Interfaces/VectorInterfaces.cpp
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-1d.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-2d.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-3d.mlir

  Log Message:
  -----------
  Revert "[mlir] Fix masked vector transfer ops with broadcasts"

This reverts commit c9087788f7e41285445729127dd07ff7f82e3fc0.

Accidentally pushed old version of the commit.




More information about the All-commits mailing list