aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-09-01 06:52:28 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-09-01 06:52:28 +0000
commit1cb3491620ab8805e64dec5512f1d52ca170494e (patch)
tree357429516b423b0bc72885e5eb3bd657fd3b5434 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parentc6c5af75f2c84d1b6204c20f1f31f23ee78b446e (diff)
downloadllvm-1cb3491620ab8805e64dec5512f1d52ca170494e.zip
llvm-1cb3491620ab8805e64dec5512f1d52ca170494e.tar.gz
llvm-1cb3491620ab8805e64dec5512f1d52ca170494e.tar.bz2
Run GVN during the cleanup
Currently, GVN can be necessary to eliminate redundant instructions in case of, for instance, GEMM and float type. This patch makes GVN be run during the cleanup. Reviewed-by: Tobias Grosser <tobias@grosser.es>, Michael Kruse <llvm@meinersbur.de> Differential Revision: https://reviews.llvm.org/D37340 llvm-svn: 312307
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions