-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
MLIRAnything related to MLIRAnything related to MLIRcode qualityCode quality improvementsCode quality improvements
Milestone
Description
Problem Statement
Once #1091 is merged, it adds the conversion between the mqtref dialect and the llvm dialect that adheres to the QIR base profile specification. Currently, the tests only verify the conversion between the dialects within MLIR.
The translation to LLVM IR and MLIR has to be done manually with the mlir-translate tool and the output is not checked.
Proposed Solution
Update the tests so that a .ll file can directly be translated to the MLIR environment and back and be used for the input/output of tests.
Metadata
Metadata
Assignees
Labels
MLIRAnything related to MLIRAnything related to MLIRcode qualityCode quality improvementsCode quality improvements