commit | 9bcdd80b66d45242599343c2a78ab7806662feff | [log] [tgz] |
---|---|---|
author | Ron Lieberman <ronl@codeaurora.org> | Mon Oct 02 00:34:07 2017 +0000 |
committer | Ron Lieberman <ronl@codeaurora.org> | Mon Oct 02 00:34:07 2017 +0000 |
tree | c0ea8b55d4658575df346ee5dca0b3f83b0949ac | |
parent | f90493d220acae49407a6142c9ddd6841c11fc2b [diff] |
[Hexagon] Check vector elements for equivalence in the HexagonVectorLoopCarriedReuse pass If the two instructions being compared for equivalence have corresponding operands that are integer constants, then check their values to determine equivalence. Patch by Suyog Sarda! llvm-svn: 314642