[all-commits] [llvm/llvm-project] 02e5e4: [SLP][NFC] Delete some unreachable code.
Valery Dmitriev via All-commits
all-commits at lists.llvm.org
Fri Feb 28 09:23:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02e5e47e170c132f8c109ae994cdd5f6029e4b36
https://github.com/llvm/llvm-project/commit/02e5e47e170c132f8c109ae994cdd5f6029e4b36
Author: Valery N Dmitriev <valery.n.dmitriev at intel.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC] Delete some unreachable code.
This patch deletes some dead code out of SLP vectorizer.
Couple of changes taken out of D57059 to slightly lighten it
plus one more similar case fixed.
Differential Revision: https://reviews.llvm.org/D75276
More information about the All-commits
mailing list