Loading
Handle multiple kernels more robustly
- Make sure that the callable is a quantum kernel call (first arg is a qreg) in the pyxasm visitor.
- Prevent redefinition errors.
- Add tests for nested JIT kernels.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>