diff options
author | Justin Fargnoli <34139864+justinfargnoli@users.noreply.github.com> | 2024-01-08 20:19:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 20:19:18 -0800 |
commit | b43c50490c5964b3b1aa1b95a9025a5b5942a46e (patch) | |
tree | a4e1860d26c5fc4d6487cd8e13aad9c02e8f2446 /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 700a1928bbc2bac557384e20efa56bc61ee64b86 (diff) | |
download | llvm-b43c50490c5964b3b1aa1b95a9025a5b5942a46e.zip llvm-b43c50490c5964b3b1aa1b95a9025a5b5942a46e.tar.gz llvm-b43c50490c5964b3b1aa1b95a9025a5b5942a46e.tar.bz2 |
[mlir] Declare promised interfaces for the ConvertToLLVM extension (#76341)
This PR adds promised interface declarations for
`ConvertToLLVMPatternInterface` in all the dialects that support the
`ConvertToLLVM` dialect extension.
Promised interfaces allow a dialect to declare that it will have an
implementation of a particular interface, crashing the program if one
isn't provided when the interface is used.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions