aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorRolf Morel <854835+rolfmorel@users.noreply.github.com>2025-06-11 17:33:55 +0100
committerGitHub <noreply@github.com>2025-06-11 17:33:55 +0100
commitfe7bf4b90b1a835418bddd2b2aa63b4977a9f6d2 (patch)
treedf81bbfdfe1eac2f8b581db30a100fa59261eed4 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentec8d68b59f82423e5a6bf452e33ee8c5f64b0edc (diff)
downloadllvm-fe7bf4b90b1a835418bddd2b2aa63b4977a9f6d2.zip
llvm-fe7bf4b90b1a835418bddd2b2aa63b4977a9f6d2.tar.gz
llvm-fe7bf4b90b1a835418bddd2b2aa63b4977a9f6d2.tar.bz2
[MLIR][Transform] apply_registered_pass op's options as a dict (#143159)
Improve ApplyRegisteredPassOp's support for taking options by taking them as a dict (vs a list of string-valued key-value pairs). Values of options are provided as either static attributes or as params (which pass in attributes at interpreter runtime). In either case, the keys and value attributes are converted to strings and a single options-string, in the format used on the commandline, is constructed to pass to the `addToPipeline`-pass API.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions