[all-commits] [llvm/llvm-project] 2cbc92: [SLP] Strengthen internal invariant assertions sli...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Feb 3 14:56:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cbc92fb11823c1f4bf2715607f1323a8acd8d42
https://github.com/llvm/llvm-project/commit/2cbc92fb11823c1f4bf2715607f1323a8acd8d42
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Strengthen internal invariant assertions slightly
This builds on the invariant checks introduced in 1519629, and adds a couple more than seem to hold without additional work.
More information about the All-commits
mailing list