aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-02-23 11:44:12 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-02-23 11:44:12 +0000
commit96e1119a9634b54c41400577c906cf449f92ecda (patch)
tree6390d1c5548c42359907c65cc1802c1c90c62dbd /llvm/lib/CodeGen/MachineScheduler.cpp
parent14b370c1bf752ecdee7486373e460644590fe741 (diff)
downloadllvm-96e1119a9634b54c41400577c906cf449f92ecda.zip
llvm-96e1119a9634b54c41400577c906cf449f92ecda.tar.gz
llvm-96e1119a9634b54c41400577c906cf449f92ecda.tar.bz2
Make optimizations based on pattern matching be enabled by default
Currently, pattern based optimizations of Polly can identify matrix multiplication and optimize it according to BLIS matmul optimization pattern (see ScheduleTreeOptimizer for details). This patch makes optimizations based on pattern matching be enabled by default. Reviewed-by: Tobias Grosser <tobias@grosser.es> Differential Revision: https://reviews.llvm.org/D30293 llvm-svn: 295958
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions