Hi,
How are the outputs in the samples/polybench generated? I attempted to redo a few of them with hida-cpp-pipeline="top-func=kernel_name", and scalehls-translate -emit-vitis-directives -scalehls-emit-hlscpp.
The outputs for all the samples I get are missing the array_partition and dataflow pragmas. I can also see that they are unrolled a bit, so I guess there's also a loop-unroll-factor passed.
What were the options used when generating these?
Which commit was used to generate the samples?