OSDN Git Service

Change the debug type to match the debug type that is used by vecutils.cpp.
authorNadav Rotem <nrotem@apple.com>
Thu, 20 Jun 2013 16:38:05 +0000 (16:38 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 20 Jun 2013 16:38:05 +0000 (16:38 +0000)
commitdc4dcb6762f1f2a9a74f26c54344ab5678d408c3
treebe48b328f21d8288e9aa9ab7881be6c24c210b6d
parent06eb45c358c0872c8f9a82f601d89d0a7329d38d
Change the debug type to match the debug type that is used by vecutils.cpp.
This change makes it easier to filter debug messages.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184440 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp