LLVM 19.0.0git
Namespaces
InstructionTables.cpp File Reference

This file implements the method InstructionTables::execute(). More...

#include "llvm/MCA/Stages/InstructionTables.h"

Go to the source code of this file.

Namespaces

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

Detailed Description

This file implements the method InstructionTables::execute().

Method execute() prints a theoretical resource pressure distribution based on the information available in the scheduling model, and without running the pipeline.

Definition in file InstructionTables.cpp.