LLVM: lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "amdgpu-regbanklegalize" |
| Implements actual lowering algorithms for each ID that can be used in Rule.OperandMapping. |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "amdgpu-regbanklegalize"
Implements actual lowering algorithms for each ID that can be used in Rule.OperandMapping.
Similar to legalizer helper but with register banks.
Definition at line 27 of file AMDGPURegBankLegalizeHelper.cpp.