LLVM 20.0.0git
|
This pass performs the peephole optimizations before code emission. More...
#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/TargetSchedule.h"
#include "llvm/Support/BranchProbability.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "si-pre-emit-peephole" |
This pass performs the peephole optimizations before code emission.
Definition in file SIPreEmitPeephole.cpp.
#define DEBUG_TYPE "si-pre-emit-peephole" |
Definition at line 23 of file SIPreEmitPeephole.cpp.