[all-commits] [llvm/llvm-project] ab1541: [mlir] Support dimension permutations in Progressi...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Apr 23 01:47:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab154176bfc7891979b9cd406d2e952a1764f406
      https://github.com/llvm/llvm-project/commit/ab154176bfc7891979b9cd406d2e952a1764f406
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-2d.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-3d.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-to-loops.mlir

  Log Message:
  -----------
  [mlir] Support dimension permutations in ProgressiveVectorToSCF

This commit adds support for dimension permutations in permutation maps of vector transfer ops.

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




More information about the All-commits mailing list