[all-commits] [llvm/llvm-project] d52eb9: [fixup] Remove "SMMLA" from some names
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Wed Jun 18 07:01:58 PDT 2025
Branch: refs/heads/users/momchil-velikov/neon-i8mm-signed-unsigned
Home: https://github.com/llvm/llvm-project
Commit: d52eb9bb2e6876c503e0f7a13dd7d3aa8621c76b
https://github.com/llvm/llvm-project/commit/d52eb9bb2e6876c503e0f7a13dd7d3aa8621c76b
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/ArmNeon/Transforms.h
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp
M mlir/lib/Dialect/ArmNeon/TransformOps/ArmNeonVectorTransformOps.cpp
M mlir/lib/Dialect/ArmNeon/Transforms/CMakeLists.txt
A mlir/lib/Dialect/ArmNeon/Transforms/LowerContractionToNeonI8MMPattern.cpp
R mlir/lib/Dialect/ArmNeon/Transforms/LowerContractionToSMMLAPattern.cpp
M mlir/lib/Dialect/ArmSVE/Transforms/LowerContractionToSVEI8MMPattern.cpp
Log Message:
-----------
[fixup] Remove "SMMLA" from some names
... since we generate now all of smmla/ummla/usmmla.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list