diff options
| author | Brian Campbell | 2019-04-26 12:17:04 +0100 |
|---|---|---|
| committer | Brian Campbell | 2019-04-26 12:17:04 +0100 |
| commit | 383bf94704813ad3f417b6eaf59d329388ff5af6 (patch) | |
| tree | 1e89baca0299484edb17db8b1be2f0a790179289 /test/mono/pass/union-exist2 | |
| parent | 718cdb91af2fe9833053dd696f93c0108040ceea (diff) | |
More constructor monomorphisation support
- handle multiple bitvector length variables
- more fine-grained unnecessary cast insertion checks
- add tuple matching support to constant propagation (for the test)
Diffstat (limited to 'test/mono/pass/union-exist2')
| -rw-r--r-- | test/mono/pass/union-exist2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mono/pass/union-exist2 b/test/mono/pass/union-exist2 new file mode 100644 index 00000000..9852a125 --- /dev/null +++ b/test/mono/pass/union-exist2 @@ -0,0 +1 @@ +union-exist2.sail -auto_mono |
