[MLIR][ModuleTranslation] Add disableVerification parameter (NFC)
This commit adds a boolean parameter that allows downstream users to disable the verification when translating an MLIR module to LLVM IR. This is helpful for debugging broken LLVM IR modules post translation.
Please register or sign in to comment