LLVM 20.0.0git
|
This file defines a stage that implements a queue of micro opcodes. More...
Go to the source code of this file.
Classes | |
class | llvm::mca::MicroOpQueueStage |
A stage that simulates a queue of instruction opcodes. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::mca |
This file defines a stage that implements a queue of micro opcodes.
It can be used to simulate a hardware micro-op queue that serves opcodes to the out of order backend.
Definition in file MicroOpQueueStage.h.