Polly 22.0.0git
MatmulOptimizer.h File Reference

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.