Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/IR/Module.h>
#include <llvm/Support/MemoryBuffer.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | LaunchDims |
struct | proteus::DispatchResult |
class | proteus::Dispatcher |
Namespaces | |
namespace | proteus |
Enumerations | |
enum class | TargetModelType { HOST , CUDA , HIP } |
|
strong |