qiskit icon indicating copy to clipboard operation
qiskit copied to clipboard

Pulse Compiler and IR

Open nkanazawa1989 opened this issue 1 year ago • 2 comments

Goal: Introducing a modern compiler for pulse module and dedicated IR for it.

RFC: https://github.com/Qiskit/RFCs/blob/master/0012-Pulse-Compiler-and-IR.md

  • [x] Logical elements and frames #10694
  • [x] PulseIR - #11767
    • [ ] Followup https://github.com/Qiskit/qiskit/pull/11839
  • [x] Support logical element and frame representation in pulse instructions https://github.com/Qiskit/qiskit/pull/11726
  • [ ] Pulse compiler https://github.com/Qiskit/qiskit/pull/11743
  • [ ] Compilation passes
  • [ ] Re-routing existing compilation tasks to the compiler

nkanazawa1989 avatar Sep 01 '23 14:09 nkanazawa1989

I assume this should remain open for the other tasks to be completed

eliarbel avatar Oct 25 '23 10:10 eliarbel

Thanks Eli!

nkanazawa1989 avatar Oct 26 '23 15:10 nkanazawa1989