Add a TransformInterpreterPassBase capability to generate the (shared)
module containing the transform script during the pass initialization.
This is helpful to programmatically generate the script as opposed to
parsing it from the textual module.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo