[all-commits] [llvm/llvm-project] 413e82: [mlir][ArmSVE] Add intrinsics for the SME2 multi-v...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Fri Feb 9 05:33:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 413e82a0875222e19993b1038ea803814e5ee48c
https://github.com/llvm/llvm-project/commit/413e82a0875222e19993b1038ea803814e5ee48c
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M mlir/include/mlir/Dialect/ArmSVE/IR/ArmSVE.td
M mlir/test/Target/LLVMIR/arm-sve.mlir
Log Message:
-----------
[mlir][ArmSVE] Add intrinsics for the SME2 multi-vector zips (#80985)
These are added to the ArmSVE dialect for consistency with LLVM, which
registers SME2 intrinsics that don't require ZA under SVE.
More information about the All-commits
mailing list