We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eae25c commit 3e6e8c6Copy full SHA for 3e6e8c6
artiq/test/lit/devirtualization/function.py
@@ -1,6 +1,5 @@
1
# RUN: env ARTIQ_DUMP_IR=%t %python -m artiq.compiler.testbench.embedding +compile %s
2
# RUN: OutputCheck %s --file-to-check=%t.txt
3
-# XFAIL: *
4
5
from artiq.language.core import *
6
from artiq.language.types import *
artiq/test/lit/devirtualization/method.py
# RUN: env ARTIQ_DUMP_IR=%t %python -m artiq.compiler.testbench.embedding +compile %s 2>%t
0 commit comments