cuda-quantum
cuda-quantum copied to clipboard
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)`
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 https://github.com/NVIDIA/cuda-quantum/pull/1659#discussion_r1601973551