[all-commits] [llvm/llvm-project] 47f793: [mlir][Vector] Add support for lowering 0-d transf...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Tue Oct 12 05:35:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47f7938a948591671db2e64d2b833fcd8d5fafda
      https://github.com/llvm/llvm-project/commit/47f7938a948591671db2e64d2b833fcd8d5fafda
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

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

  Log Message:
  -----------
  [mlir][Vector] Add support for lowering 0-d transfers to load/store.

Reviewed By: pifon2a

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




More information about the All-commits mailing list