[PATCH] D156976: [mlir][ArmSME] Extend vector.transfer_write lowering

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 02:28:08 PDT 2023


c-rhodes created this revision.
c-rhodes added reviewers: awarzynski, benmxwl-arm.
c-rhodes added a project: MLIR.
Herald added subscribers: bviyer, Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini, kristof.beyls.
Herald added a reviewer: aartbik.
Herald added a project: All.
c-rhodes requested review of this revision.
Herald added a reviewer: nicolasvasilache.
Herald added subscribers: stephenneuendorffer, nicolasvasilache.
Herald added a reviewer: dcaballe.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156976

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156976.546765.patch
Type: text/x-patch
Size: 9805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/2404de12/attachment.bin>


More information about the llvm-commits mailing list