[InstCombine] Remove unnecessary worklist add; NFCI
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 30 Jan 2020 22:24:27 +0000 (23:24 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 30 Jan 2020 22:24:59 +0000 (23:24 +0100)
commit480391035c730b7b8a58601ef54e0543824ba931
treeff746753f35955e998ea371268eda5776f048e7e
parentfdf31ae32dd2bddd9cc72ee7108f0c69bb2e637f
[InstCombine] Remove unnecessary worklist add; NFCI

Again, this will already be added by IRBuilder.
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp