diff options
author | Roman Gareev <gareevroman@gmail.com> | 2017-02-11 09:59:09 +0000 |
---|---|---|
committer | Roman Gareev <gareevroman@gmail.com> | 2017-02-11 09:59:09 +0000 |
commit | b196055c0cb81232806de39c658ae6d1e7828305 (patch) | |
tree | c894ffc61f618f3b1d02fd0554d0685563123629 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | de69293b016f433af5845708f559296e8c7417a2 (diff) | |
download | llvm-b196055c0cb81232806de39c658ae6d1e7828305.zip llvm-b196055c0cb81232806de39c658ae6d1e7828305.tar.gz llvm-b196055c0cb81232806de39c658ae6d1e7828305.tar.bz2 |
Check reduction dependencies in case of the matrix multiplication optimization
To determine parameters of the matrix multiplication, we check RAW dependencies
that can be expressed using only reduction dependencies. Consequently, we
should check the reduction dependencies, if this is the case.
Reviewed-by: Tobias Grosser <tobias@grosser.es>,
Sven Verdoolaege <skimo-polly@kotnet.org>
Michael Kruse <llvm@meinersbur.de>
Differential Revision: https://reviews.llvm.org/D29814
llvm-svn: 294836
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions