aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-29 17:51:52 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-29 17:51:52 +0000
commit573303e62a913ec881fde3434d7babed0bd4da33 (patch)
treec2a6427d3525e7ddec03f1b52477d05700071aeb /lib/Transforms/Vectorize/LoopVectorize.cpp
parent78dab643e0d49cc76ca20409d733c23bc17171dd (diff)
Completely disallow partial copies in adjustCopiesBackFrom().
Partial copies can show up even when CoalescerPair.isPartial() returns false. For example: %vreg24:dsub_0<def> = COPY %vreg31:dsub_0; QPR:%vreg24,%vreg31 Such a partial-partial copy is not good enough for the transformation adjustCopiesBackFrom() needs to do. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166944 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions