diff options
author | Jeff Niu <jeff@modular.com> | 2022-08-11 19:05:48 -0400 |
---|---|---|
committer | Jeff Niu <jeff@modular.com> | 2022-08-11 20:56:42 -0400 |
commit | 2092d1438c36606d82df20fd36f16de033d31147 (patch) | |
tree | 93c223607bf0e7446d32eaf82c5f706c8a19a35e /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 5e22ef3198d1686f7978dd150a3eefad4f737bfc (diff) | |
download | llvm-2092d1438c36606d82df20fd36f16de033d31147.zip llvm-2092d1438c36606d82df20fd36f16de033d31147.tar.gz llvm-2092d1438c36606d82df20fd36f16de033d31147.tar.bz2 |
[mlir] Change the syntax of dense arrays
Follow-up to D123774, where the syntax of dense arrays was discussed. It
was included that the syntax should be changed to `array<i32: 1, 2>`.
This patch changes the syntax but importantly preserves the `[1, 2]`
syntax when embedding these attributes in assembly formats through ODS.
Reviewed By: mehdi_amini, jpienaar
Differential Revision: https://reviews.llvm.org/D131738
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions