LLVM
15.0.0git
|
#include "llvm/ADT/StringRef.h"
Go to the source code of this file.
Classes | |
struct | llvm::TileInfo |
A helper struct to create IR loop nests for tiling in IR of the following form: for CurrentColumn = 0..NumColumns for CurrentRow = 0..NumRows for CurrentInner = 0..NumInner. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |