[all-commits] [llvm/llvm-project] aa5828: [mlir] Fix bug in TransferOpReduceRank when all di...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon May 3 19:22:10 PDT 2021


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

  Changed paths:
    M mlir/lib/Dialect/Vector/VectorTransforms.cpp

  Log Message:
  -----------
  [mlir] Fix bug in TransferOpReduceRank when all dims are broadcasts

TransferReadOps that are a scalar read + broadcast are handled by TransferReadToVectorLoadLowering.

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




More information about the All-commits mailing list