cuda-quantum
cuda-quantum copied to clipboard
[TODO] Extend Quake IR tests to cover all codegen modes
We should add a work item to extend tests like this to check both the `codegen=1` and `codegen=0` outputs. The longer range plan to deprecate the `codegen=1` option.
Originally posted by @schweitzpgi in https://github.com/NVIDIA/cuda-quantum/pull/2111#discussion_r1725396673
These are the tests that are fixed to codegen = 1
since the checks are specific to that legacy mode:
- Quake-QIR/argument.qke
- Quake-QIR/return_values.qke
- Quake/kernel_exec-1.qke
- Quake/kernel_exec-2.qke
- Quake/return_vector.qke