cpf icon indicating copy to clipboard operation
cpf copied to clipboard

Loop pointer changing depending on where SCAF is called

Open yebinchon opened this issue 2 years ago • 0 comments

The loop pointer from ModuleLoops is different depending on whether SCAF is called through NOELLE or directly from the cpf-repl interface. It seems that ModuleLoops is being initialized multiple times.

Some SCAF results are different due to different loop pointers being passed. For example, SCEV returns a proper expression when queried within NOELLE but not from cpf-repl.

yebinchon avatar Sep 21 '23 19:09 yebinchon