[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 25 11:14:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14741

--- Comment #39 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Clang has this implemented via polyhedral optimization,
see https://polly.llvm.org/ (news from September 2017).

Can gcc do something similar?


More information about the Gcc-bugs mailing list