[all-commits] [llvm/llvm-project] 88610b: [mlir][vector] Disable transpose -> shuffle loweri...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Wed Jan 31 01:21:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88610b79510983d7838e4f97411d5a2ac1f8fee8
      https://github.com/llvm/llvm-project/commit/88610b79510983d7838e4f97411d5a2ac1f8fee8
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/LowerVectorTranspose.cpp
    M mlir/test/Dialect/Vector/vector-transpose-lowering.mlir

  Log Message:
  -----------
  [mlir][vector] Disable transpose -> shuffle lowering for scalable vectors (#79979)

vector.shuffle is not supported for scalable vectors (outside of splats)




More information about the All-commits mailing list