|
Polly 22.0.0git
|
#include "isl/isl-noexceptions.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| 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. | |