Loading
Work on updating the QASM3 MLIR
Convert generic If statement generator to using SCF::If
It is semantically very close to what we need: conditioned on an i1 Value thus simplifying the code.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>