Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Schweitz <[email protected]>
  • Loading branch information
schweitzpgi committed Dec 11, 2024
1 parent e8e6444 commit 269a975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cudaq/Optimizer/InitAllDialects.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ inline void registerAllDialects(mlir::DialectRegistry &registry) {
mlir::math::MathDialect,
mlir::memref::MemRefDialect,

// NVQ++ dialects
// CUDA-Q dialects
cudaq::cc::CCDialect,
quake::QuakeDialect
>();
Expand Down

0 comments on commit 269a975

Please sign in to comment.