Commit 2dc005d5 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by mergify[bot]
Browse files

Dedup PassTests, add NoCircuitDedupAnnotations (#1302)



Change PassTests to include Dedup when running transforms. This makes
PassTests behave more like an actual compiler.

Fixes bugs in Inline, Flatten, and Grouping tests where the tests
would only work without deduplication. This adds
NoCircuiDedupAnnotations to prevent deduplication for the offending
tests.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent a4f2eda0
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