Loading
My terrible mistake: reading the spec and the llvm file wrongly w.r.t. the control-r
The arguments (angle, pauli, qubit) are wrapped in a struct then passed by pointer.
I kept using the flat argument pack and debug bogus values...
Tested by: checking the IQFT circuit w/ used controlled rotation gates.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>