Commit f5e7c2ef authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add missing ResolveKinds/ResolveFlows invalidates



Update the dependencies of transforms which empirically invalidate
ResolveKinds or ResolveFlows.

This was discovered with some to-be-committed work that automates
looking for incorrect transform dependencies. Specifically, the
deficient transforms were found to not invalidate ResolveKinds or
ResolveFlows, yet running ReslveKinds or ResolveFlows after these
transforms would result in modifications to the circuit.

The LoweringCompilersSpec was updated with patches to indicate the
location of these new transforms.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent d4e1a466
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment