LLVM 19.0.0git
Classes | Namespaces
MatrixUtils.h File Reference
#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 ColumnLoop.Index = 0..NumColumns for RowLoop.Index = 0..NumRows for KLoop.Index = 0..NumInner. More...
 
struct  llvm::TileInfo::MatrixLoop
 Properties of a single loop used when generating the tiled loop nest. More...
 

Namespaces

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