[all-commits] [llvm/llvm-project] 1908f4: [mlir][ArmSME] Add optional mask operand to tile_s...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Wed Nov 1 00:16:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1908f47a9b4c7697160441b51df93f904049a589
https://github.com/llvm/llvm-project/commit/1908f47a9b4c7697160441b51df93f904049a589
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/ArmSME/IR/ArmSMEOps.td
M mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
M mlir/test/Dialect/ArmSME/invalid.mlir
M mlir/test/Dialect/ArmSME/roundtrip.mlir
M mlir/test/Dialect/ArmSME/vector-ops-to-sme.mlir
Log Message:
-----------
[mlir][ArmSME] Add optional mask operand to tile_store (#70657)
More information about the All-commits
mailing list