[all-commits] [llvm/llvm-project] 12e1a9: [mlir][ArmSME] Extend vector.transfer_write lowering

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Fri Aug 11 05:33:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12e1a9b876e87e80c70fc0e72b648ce15aaaf24e
      https://github.com/llvm/llvm-project/commit/12e1a9b876e87e80c70fc0e72b648ce15aaaf24e
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
    M mlir/test/Dialect/ArmSME/vector-ops-to-sme.mlir

  Log Message:
  -----------
  [mlir][ArmSME] Extend vector.transfer_write lowering

Enables the lowering of other tile types and values to match the
vector.store -> arm_sme.tile_store lowering.

Reviewed By: awarzynski, dcaballe

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




More information about the All-commits mailing list