Loom C API
Public Loom compiler C API
Toggle main menu visibility
Loading...
Searching...
No Matches
spirv.h
Go to the documentation of this file.
1
// Copyright 2026 The IREE Authors
2
//
3
// Licensed under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
#ifndef LOOMC_TARGET_SPIRV_H_
8
#define LOOMC_TARGET_SPIRV_H_
9
10
#include "
loomc/target/spirv/base.h
"
11
#include "
loomc/target/spirv/emit.h
"
12
#include "
loomc/target/spirv/profile.h
"
13
19
20
#endif
// LOOMC_TARGET_SPIRV_H_
profile.h
SPIR-V target profile facts.
base.h
SPIR-V target package identity and environment creation.
emit.h
SPIR-V emission option space.
loomc
target
spirv.h
Generated by
1.17.0