-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Currently there are still many failing tests in the measurement ID analysis after merging PR #557 for a similar reason why we needed to update the address analysis for the refactor of the qubit dialect to use qubit.new. The problem is generally that when going to a standard library the analysis doesn't properly go into the call-stack to evaluate the standard library functions being used in side the entry point.
I think the best way to handle this is to merge the qubit address and the measurement address analysis into a single analysis pass like what was proposed in issue #517.
Metadata
Metadata
Assignees
Labels
No labels