llvm-project/llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt

7 lines
131 B
CMake

add_llvm_library(LLVMAMDGPUUtils
AMDGPUBaseInfo.cpp
AMDKernelCodeTUtils.cpp
AMDGPUAsmUtils.cpp
AMDGPULaneDominator.cpp
)