[all-commits] [llvm/llvm-project] 06881d: [mlir][ArmSME] Add constructor for `-convert-vecto...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Thu Nov 9 02:03:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06881d222dd7dbea5d1c3bf6fc4527d60e74cb00
https://github.com/llvm/llvm-project/commit/06881d222dd7dbea5d1c3bf6fc4527d60e74cb00
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M mlir/include/mlir/Conversion/Passes.td
M mlir/include/mlir/Conversion/VectorToArmSME/VectorToArmSME.h
M mlir/lib/Conversion/VectorToArmSME/VectorToArmSMEPass.cpp
Log Message:
-----------
[mlir][ArmSME] Add constructor for `-convert-vector-to-arm-sme` pass (NFC) (#71705)
This will be needed to construct the pass downstream (i.e. in IREE).
More information about the All-commits
mailing list