diff options
author | Fabian Mora <fmora.dev@gmail.com> | 2024-04-07 02:46:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-07 08:46:21 +0200 |
commit | a2c4b7c8e2740a83f141dcf06cf50359588190b9 (patch) | |
tree | c78973a571c731e3c0d0f9835236a61066970806 /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | ccc02563f4d620d4d29a1cbd2c463871cc54745b (diff) | |
download | llvm-a2c4b7c8e2740a83f141dcf06cf50359588190b9.zip llvm-a2c4b7c8e2740a83f141dcf06cf50359588190b9.tar.gz llvm-a2c4b7c8e2740a83f141dcf06cf50359588190b9.tar.bz2 |
[mlir] Add `convertInstruction` and `getSupportedInstructions` to `LLVMImportInterface` (#86799)
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.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions