GPT !
- put the source code in the path
./testspace/input.c
- put the clay-transformed scop in the path
./testspace/result.scop
make test
in the command line- Then you can see the std answer in
result.c
and GPT's answer inouput.c
make build
to build the compilersh run.sh fuse/fuse
to run the./testcases/fuse/fuse.c
- output in
output.c
, std inresult.c