Polly 19.0.0git
Namespaces | Functions
MatmulOptimizer.h File Reference
#include "isl/isl-noexceptions.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This file contains the declaration of the PolyhedralInfo class, which will provide an interface to expose polyhedral analysis information of Polly.
 
namespace  polly
 

Functions

isl::schedule_node polly::tryOptimizeMatMulPattern (isl::schedule_node Node, const llvm::TargetTransformInfo *TTI, const Dependences *D)
 Apply the BLIS matmul optimization pattern if possible.