aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorTatWai Chong <78814694+tatwaichong@users.noreply.github.com>2024-10-10 09:54:34 -0700
committerGitHub <noreply@github.com>2024-10-10 09:54:34 -0700
commitcc9e7cb99b63559c5baf7e380287e5658c412370 (patch)
tree18729a5d809e41a7e96a9ad9ffd360bb3e3c8941 /lldb/packages/Python/lldbsuite/test/configuration.py
parentc04b640a919de50342fca9e0afcbf4b710c7ea2f (diff)
downloadllvm-cc9e7cb99b63559c5baf7e380287e5658c412370.zip
llvm-cc9e7cb99b63559c5baf7e380287e5658c412370.tar.gz
llvm-cc9e7cb99b63559c5baf7e380287e5658c412370.tar.bz2
[mlir][tosa] Change the type of profile option to ListOption (#111214)
In tosa valiation pass, change the type of profile option to ListOption. Now TOSA profiles is turned from hierarchical to composable. Each profile is an independent set, i.e. an target can implement multiple profiles. Set the profile option to none by default, and limit to profiles if requested. The profiles can be specified via command line, e.g. $ mlir-opt ... --tosa-validate="profile=bi,mi" which tells the valiation pass that BI and MI are enabled. Change-Id: I1fb8d0c1b27eccd768349b6eb4234093313efb57
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions