Hello all,
Is there an option in mlir-opt
that enforces preserving the register names of the input file instead of rewriting the register names with numeric values?
Hello all,
Is there an option in mlir-opt
that enforces preserving the register names of the input file instead of rewriting the register names with numeric values?
No this isn’t possible in MLIR.