|
LLVM 24.0.0git
|
This pass performs the post RA 16bit Mov folding. More...
#include "AMDGPU.h"#include "GCNSubtarget.h"#include "MCTargetDesc/AMDGPUMCTargetDesc.h"#include "llvm/ADT/SetVector.h"#include "llvm/CodeGen/MachineDominators.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/CodeGen/MachineLoopInfo.h"#include "llvm/CodeGen/MachinePostDominators.h"#include "llvm/CodeGen/TargetSchedule.h"#include "llvm/Support/BranchProbability.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "si-post-ra-16bit-mov-folding" |
This pass performs the post RA 16bit Mov folding.
Definition in file SIPostRA16BitMovFolding.cpp.
| #define DEBUG_TYPE "si-post-ra-16bit-mov-folding" |
Definition at line 26 of file SIPostRA16BitMovFolding.cpp.