LLVM 22.0.0git
AMDGPUCustomBehaviour.h File Reference

This file defines the AMDGPUCustomBehaviour class which inherits from CustomBehaviour. More...

Go to the source code of this file.

Classes

class  llvm::mca::AMDGPUInstrPostProcess
struct  llvm::mca::WaitCntInfo
class  llvm::mca::AMDGPUCustomBehaviour

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::mca

Detailed Description

This file defines the AMDGPUCustomBehaviour class which inherits from CustomBehaviour.

This class is used by the tool llvm-mca to enforce target specific behaviour that is not expressed well enough in the scheduling model for mca to enforce it automatically.

Definition in file AMDGPUCustomBehaviour.h.