OSDN Git Service

[SLPVectorizer] Debug info shouldn't impact spill cost computation.
authorDavide Italiano <davide@freebsd.org>
Mon, 30 Apr 2018 16:57:33 +0000 (16:57 +0000)
committerDavide Italiano <davide@freebsd.org>
Mon, 30 Apr 2018 16:57:33 +0000 (16:57 +0000)
commit44735eb19df9360bac0b3b5d839a0f77a9886a3b
tree585bc2c6f33287199a0f2aa278a0979aa158c71b
parent4bc4b1d20be5032275a16cc4e36de11e185364a8
[SLPVectorizer] Debug info shouldn't impact spill cost computation.

<rdar://problem/39794738>

(Also, PR32761).

Differential Revision:  https://reviews.llvm.org/D46199

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/spillcost-di.ll [new file with mode: 0644]