NVIDIA/cuda-quantum

Q: With the `register_all_dialects`, do we still need to invoke the next two lines? `quake.register_dialect(self.ctx)` and `cc.register_dialect(self.ctx)`

schweitzpgi opened this issue · 1 comments

          Q: With the `register_all_dialects`, do we still need to invoke the next two lines? `quake.register_dialect(self.ctx)` and `cc.register_dialect(self.ctx)`

Originally posted by @khalatepradnya in #1659 (comment)

I believe the answer is: yes.