aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2023-11-16 10:35:46 +0900
committerGitHub <noreply@github.com>2023-11-16 10:35:46 +0900
commit8a40fcaf357851a7d572bc1a8c314ac277f7ec66 (patch)
treeedfd2a340ae22a092db617e55b61b1cfb896a295 /lldb/packages/Python/lldbsuite/test
parent43eea72fb41c6510f3cc1e637dbbfc24555df4df (diff)
downloadllvm-8a40fcaf357851a7d572bc1a8c314ac277f7ec66.zip
llvm-8a40fcaf357851a7d572bc1a8c314ac277f7ec66.tar.gz
llvm-8a40fcaf357851a7d572bc1a8c314ac277f7ec66.tar.bz2
[mlir][vector] Clean up VectorTransferOpInterface (#72353)
- Better documentation. - Rename interface methods: `source` -> `getSource`, `indices` -> `getIndices`, etc. to conform with MLIR naming conventions. A default implementation is not needed. - Turn many interface methods into helper functions. Most of the previous interface methods were not meant to be overridden, and if some were overridden without others, the op would be have been broken.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions