Loom C API
Public Loom compiler C API
Toggle main menu visibility
Loading...
Searching...
No Matches
amdgpu.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_AMDGPU_H_
8
#define LOOMC_TARGET_AMDGPU_H_
9
10
#include "
loomc/target/amdgpu/base.h
"
11
#include "
loomc/target/amdgpu/emit.h
"
12
#include "
loomc/target/amdgpu/profile.h
"
13
19
20
#endif
// LOOMC_TARGET_AMDGPU_H_
profile.h
AMDGPU target profile facts.
base.h
AMDGPU target package identity and environment creation.
emit.h
AMDGPU HSACO emission option space.
loomc
target
amdgpu.h
Generated by
1.17.0