summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2025-02-22 11:43:14 +0530
committerGitHub <noreply@github.com>2025-02-22 11:43:14 +0530
commit86ef031b64fae51666b677ee3a700ecb1c428edd (patch)
tree80dec9f54f24ba0dbde75da1826437204e83f04e /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent39d1bd85862a68c7f6379817a93fffab94c5db4b (diff)
[MLIR][Affine] Fix affine memory op verifiers to check valid dim/symbols properly (#127375)
The checks only checked if the operands were either valid dims and symbols without checking which ones should be valid dims and which should be valid symbols. The necessary methods to check already existed. With this fix, for some existing tests, it leads to a more accurate error message. In other cases, invalid IRs are caught as shown in the test case added. Related to: https://github.com/llvm/llvm-project/issues/120189
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions