16#ifndef LLVM_TARGETPARSER_INTELGPUTARGETPARSER_H
17#define LLVM_TARGETPARSER_INTELGPUTARGETPARSER_H
31#define INTEL_GPU(NAME, KIND, MAJOR, MINOR, IGCA_TARGET, IGCA_FEATURE_SETS) \
33#define INTEL_GPU_COMPAT(NAME, KIND, IGCA_TARGET, IGCA_FEATURE_SETS) GK_##KIND,
34#include "llvm/TargetParser/IntelGPUTargetParser.def"
LLVM_ABI std::string getNumericArchName(uint32_t GPUIPVersion)
LLVM_ABI StringRef getArchName(uint32_t GPUIPVersion)
GPUKind
Intel GPU architecture names, covering both physical devices and the compatibility names that stand f...
This is an optimization pass for GlobalISel generic memory operations.