summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache
diff options
context:
space:
mode:
authorAndrzej WarzyƄski <andrzej.warzynski@arm.com>2023-12-21 13:20:16 +0000
committerGitHub <noreply@github.com>2023-12-21 13:20:16 +0000
commit17afa5befb4cbe86c22c25ae1603433c8bd21551 (patch)
tree5c9906055cd271ba5d10f65a03781a06681aaa01 /lldb/test/API/python_api/global_module_cache
parent513c2151cd0cddd90af91a6614b15b74b538963e (diff)
[mlir][nfc] Update tests for Contract -> Op transforms (#76054)
Updates two tests for vector.contract -> vector.outerproduct transformations: 1. Rename "vector-contract-to-outerproduct-transforms.mlir" as "vector-contract-to-outerproduct-matmul-transforms.mlir". The new name more accurate captures what's being tested. it is also consistent with "vector-contract-to-outerproduct-matvec-transforms.mlir", which covers vector matvec operations and makes finding relevant tests easier. 2. For matmul tests, move the traits definining the iteration spaces to the top of the file. This is consistent with how matvec tests are defined and also makes it easy to quickly identify what cases are covered. 3. For matmul tests, use more meaningful names for function arguments. This helps keep things consistent across the file (i.e. function definitions wih check lines and comments). 4. For matvec test, move a few tests around so that the most basic case (without masking) is first. 5. Update comments.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache')
0 files changed, 0 insertions, 0 deletions