[all-commits] [llvm/llvm-project] a4e154: [mlir][ArmSME] Move creation of load/store intrins...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Thu Dec 21 09:46:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4e15416b41459b6f69086a22088520ee826f244
https://github.com/llvm/llvm-project/commit/a4e15416b41459b6f69086a22088520ee826f244
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M mlir/lib/Conversion/ArmSMEToLLVM/ArmSMEToLLVM.cpp
Log Message:
-----------
[mlir][ArmSME] Move creation of load/store intrinsics to helpers (NFC) (#76168)
Also, for consistency make the ZeroOp lowering switch on the ArmSMETileType,
rather than the element bit width.
More information about the All-commits
mailing list