Conditional parameter evaluation
Hello, I was wondering if there was a way to write conditional parameter evaluation, something like @parameter(condition)
to apply the @parameter only if condition is true.
Practial example of unrolling loop:
0 Replies