mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
This patch adds the `convertInstruction` and `getSupportedInstructions` to `LLVMImportInterface`, allowing any non-LLVM dialect to specify how to import LLVM IR instructions and overriding the default import of LLVM instructions.