LLVM 22.0.0git
NVPTXPeephole.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "nvptx-peephole"

Functions

static bool isCVTAToLocalCombinationCandidate (MachineInstr &Root)
static void CombineCVTAToLocal (MachineInstr &Root)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "nvptx-peephole"

Definition at line 45 of file NVPTXPeephole.cpp.

Function Documentation

◆ CombineCVTAToLocal()

◆ isCVTAToLocalCombinationCandidate()

bool isCVTAToLocalCombinationCandidate ( MachineInstr & Root)
static