[all-commits] [llvm/llvm-project] 07919c: Revert "[mlir][vector] Make `TransposeOpLowering` ...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Mon Dec 11 13:32:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07919cf8957f715657145907a74ab410b33007a3
      https://github.com/llvm/llvm-project/commit/07919cf8957f715657145907a74ab410b33007a3
  Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/Transforms/VectorTransforms.h
    M mlir/lib/Dialect/Vector/Transforms/LowerVectorTranspose.cpp

  Log Message:
  -----------
  Revert "[mlir][vector] Make `TransposeOpLowering` configurable (#73915)" (#75062)

Reverting a workaround intended specifically for SPRI-V. That workaround
emerged from this discussion:

  * https://github.com/llvm/llvm-project/pull/72105

AFAIK, it hasn't been required in practice. This is based on IREE
(https://github.com/openxla/iree), which has just bumped it's fork of
LLVM without using it (*).

(*) https://github.com/openxla/iree/commit/cef31e775e03ec83420e4a7b47a992242d8df37c

This reverts commit bbd2b08b95fe76bea138c1b03c1cd42ed3ee04df.




More information about the All-commits mailing list