diff options
author | Justin Fargnoli <justinfargnoli@gmail.com> | 2024-03-15 22:23:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 20:23:20 -0700 |
commit | 513cdb82223a106f183b49a40d9acb1f7efbbe7e (patch) | |
tree | 7a7b5faba08253755d1a29fe7f54b9282019feac /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | fadc38efed815511c21032abab4b71e4320adc1c (diff) | |
download | llvm-513cdb82223a106f183b49a40d9acb1f7efbbe7e.zip llvm-513cdb82223a106f183b49a40d9acb1f7efbbe7e.tar.gz llvm-513cdb82223a106f183b49a40d9acb1f7efbbe7e.tar.bz2 |
[mlir] Declare promised interfaces for all dialects (#78368)
This PR adds promised interface declarations for all interfaces declared
in `InitAllDialects.h`.
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/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions