We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lifted-core
showIR
1 parent 6e52f42 commit 07b504cCopy full SHA for 07b504c
1 file changed
package.json
@@ -124,15 +124,13 @@
124
"none",
125
"source",
126
"core",
127
- "lifted-core",
128
"machine",
129
"target"
130
],
131
"enumDescriptions": [
132
"Disable showing intermediate representation.",
133
"Show source tree after parsing.",
134
"Show the core intermediate representation after capability-passing transformation.",
135
- "Show the core intermediate representation after lift inference.",
136
"Show the machine representation.",
137
"Show the generated code in the target language."
138
]
0 commit comments