summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorHan-Chung Wang <hanhan0912@gmail.com>2025-02-27 17:59:27 -0800
committerGitHub <noreply@github.com>2025-02-27 17:59:27 -0800
commit28d76714714a2cdcbdd62265de15115015eb9469 (patch)
treed200ed1190ffcf2c8c02f2022199cc31eaa00be8 /lldb/test/API/functionalities/plugins/python_os_plugin
parentfb191efa70ba92c44c57dc53c1b9a2d1915dcabe (diff)
[mlir] Add two clone methods about encoding to RankedTensorType. (#127709)
There are clone methods for shape and element type, but not for encodings. The revision adds two clone method to RankedTensorType: - dropEncoding(): Return a clone of this type without the encoding. - cloneWithEncoding(Attribute encoding): Return a clone of this type with the given new encoding and the same shape and element type as this type. Signed-off-by: hanhanW <hanhan0912@gmail.com>
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions