OSDN Git Service

[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt with Instruction instead of...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 1 Jul 2018 20:22:46 +0000 (20:22 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 1 Jul 2018 20:22:46 +0000 (20:22 +0000)
commita634a07771b27a13d333ce5907adccb2931e53fc
treefdfd06b7a4db389d90d83fc16aebb7f0060ab374
parentb1dbeaa9ce7550794a23782506599b9160bf7bdb
[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt with Instruction instead of an opcode. NFCI.

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