[Mlir-commits] [mlir] [MLIR] convert LLVMTranslationDialectInterface using ODS (PR #181391)
Jacques Pienaar
llvmlistbot at llvm.org
Mon Feb 16 10:19:21 PST 2026
================
@@ -20,6 +20,7 @@ add_mlir_dialect_library(MLIRLLVMDialect
MLIRLLVMIntrinsicOpsIncGen
MLIRLLVMInterfacesIncGen
MLIROpenMPOpsIncGen
+ MLIRLLVMTranslationDialectInterfaceIncGen
----------------
jpienaar wrote:
No I had meant alphabetical, but yes they are out of order already. There shouldn't be a good reason for that. Could you sort this section?
https://github.com/llvm/llvm-project/pull/181391
More information about the Mlir-commits
mailing list