diff options
author | Matthias Springer <springerm@google.com> | 2022-12-19 07:57:46 +0100 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-12-19 08:08:04 +0100 |
commit | 411048c1aee4b32b364789112b75e6f28d962f14 (patch) | |
tree | 109d1c9bd4893e2ee27c921a3cde2d138c5da190 /lldb/source/Commands/CommandObjectRegexCommand.cpp | |
parent | b26fe2a3e520a520e785dc6b4e5758b7fde6af9d (diff) | |
download | llvm-411048c1aee4b32b364789112b75e6f28d962f14.zip llvm-411048c1aee4b32b364789112b75e6f28d962f14.tar.gz llvm-411048c1aee4b32b364789112b75e6f28d962f14.tar.bz2 |
[mlir][transform] Add PackedOrDynamicIndexList helper
This customer parser/printer is similar to DynamicIndexList, but has special syntax for the case where one handle represents the entire list.
Example:
```
// Regular index list
[10, 20, %val]
// Packed handle (no square parentheses)
%val
```
Differential Revision: https://reviews.llvm.org/D138825
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegexCommand.cpp')
0 files changed, 0 insertions, 0 deletions