[all-commits] [llvm/llvm-project] 60da33: [mlir] Support masks in TransferOpReduceRank and T...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed May 12 23:16:52 PDT 2021


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

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

  Log Message:
  -----------
  [mlir] Support masks in TransferOpReduceRank and TransferReadPermutationLowering

These two patterns allow for more efficient codegen in VectorToSCF.

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




More information about the All-commits mailing list