Cullen Rhodes
d86047cb66
[mlir][ArmSME] Update tile slice layout syntax ( #69151 )
...
This patch prefixes tile slice layout with `layout` in the
assemblyFormat:
- `<vertical>` -> `layout<vertical>`
- `<horizontal>` -> `layout<horizontal>`
The reason for this change is the current format doesn't play nicely
with additional optional operands, required to support padding and
masking (#69148 ), as it becomes ambiguous.
This affects the the following ops:
- arm_sme.tile_load
- arm_sme.tile_store
- arm_sme.load_tile_slice
- arm_sme.store_tile_slice
2023-10-16 10:55:30 +01:00
..
2023-05-26 08:05:40 +02:00
2023-10-16 10:55:30 +01:00
2023-08-11 09:29:54 +00:00
2023-09-28 11:11:16 +01:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-09-05 08:58:40 +00:00
2023-09-13 22:49:07 +00:00
2023-09-13 22:49:07 +00:00
2023-09-13 22:49:07 +00:00
2023-09-13 22:49:07 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-09-18 19:02:46 +02:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-11 09:29:54 +00:00
2023-08-02 15:31:09 +02:00
2023-08-02 15:31:09 +02:00
2023-09-28 11:11:16 +01:00
2023-02-15 19:14:43 +01:00
2023-02-15 19:14:43 +01:00
2023-02-15 19:14:43 +01:00
2023-08-11 09:29:54 +00:00