IRTransformation¶
-
class
IRTransformation: public xacc::Identifiable¶ The IRTransformation interface provides a method that subclasses may implement to modify, transform, optimize, or translate the provided IR, producing a new IR instance that is isomorphic to the input IR.
Subclassed by xacc::quantum::CircuitOptimizer