-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority: mediummedium priority, default prioritymedium priority, default priorityqasm2qasm2 related issuesqasm2 related issues
Milestone
Description
in the old implementation we support loading QASM2 string via qasm2.inline statement, which makes sense not supporting loading subroutine. However, now since we load the string directly via a separate entry and generate a corresponding ir.Method, we should support gate subroutine by generating the corresponding ir.Method and invoke it inside the main generate ir.Method.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: mediummedium priority, default prioritymedium priority, default priorityqasm2qasm2 related issuesqasm2 related issues