aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
diff options
context:
space:
mode:
authorJustin Fargnoli <34139864+justinfargnoli@users.noreply.github.com>2024-01-08 20:19:18 -0800
committerGitHub <noreply@github.com>2024-01-08 20:19:18 -0800
commitb43c50490c5964b3b1aa1b95a9025a5b5942a46e (patch)
treea4e1860d26c5fc4d6487cd8e13aad9c02e8f2446 /llvm/lib/CodeGen/BasicBlockSections.cpp
parent700a1928bbc2bac557384e20efa56bc61ee64b86 (diff)
downloadllvm-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