diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2023-08-11 12:36:36 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2023-08-11 12:44:56 +0000 |
commit | dfa10ec2e6006ce5366a1e9013f0dbf4344f3e60 (patch) | |
tree | 3cb81fea4a13c72415c5f30ad9ed83a9c73e0f17 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 61c1e925319e933869b6fe2db4e8d348986880b8 (diff) | |
download | llvm-dfa10ec2e6006ce5366a1e9013f0dbf4344f3e60.zip llvm-dfa10ec2e6006ce5366a1e9013f0dbf4344f3e60.tar.gz llvm-dfa10ec2e6006ce5366a1e9013f0dbf4344f3e60.tar.bz2 |
[mlir][ArmSME] Extend arm_sme.zero for all types
The arm_sme.zero op currently only supports 8-bit element tiles. This
extends the op and lowering from 'arith.constant dense<0>' ->
'arm_sme.zero' to support all tile types.
The lowering from arm_sme.zero to intrinsics is not updated as part of
this patch and will be done separately.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D156980
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions