Scaffolding for convertToCFG pass that replaces all instances of ML functions...
Scaffolding for convertToCFG pass that replaces all instances of ML functions with equivalent CFG functions. Traverses module MLIR, generates CFG functions (empty for now) and removes ML functions. Adds Transforms library and tests. PiperOrigin-RevId: 205848367
Loading
Please sign in to comment