[all-commits] [llvm/llvm-project] f44c76: [mlir][vector] Extend vector transfer unrolling to...

Thomas via All-commits all-commits at lists.llvm.org
Mon May 3 10:49:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f44c76d6e919641655615d62ea8b432175571a0b
      https://github.com/llvm/llvm-project/commit/f44c76d6e919641655615d62ea8b432175571a0b
  Author: thomasraoux <thomasraoux at google.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

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

  Log Message:
  -----------
  [mlir][vector] Extend vector transfer unrolling to support permutations and broadcast

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




More information about the All-commits mailing list