forked from OSchip/llvm-project
654c89d85a
The combined vector register classes with both VGPRs and AGPRs are currently unallocatable. This patch turns them into allocatable as a prerequisite to enable copy between VGPR and AGPR registers during regalloc. Also, added the missing AV register classes from 192b to 1024b. Reviewed By: rampitec Differential Revision: https://reviews.llvm.org/D109300 |
||
---|---|---|
.. | ||
AMDGPUAsmUtils.cpp | ||
AMDGPUAsmUtils.h | ||
AMDGPUBaseInfo.cpp | ||
AMDGPUBaseInfo.h | ||
AMDGPULDSUtils.cpp | ||
AMDGPULDSUtils.h | ||
AMDGPUPALMetadata.cpp | ||
AMDGPUPALMetadata.h | ||
AMDKernelCodeTInfo.h | ||
AMDKernelCodeTUtils.cpp | ||
AMDKernelCodeTUtils.h | ||
CMakeLists.txt |