[all-commits] [llvm/llvm-project] c54c6e: Revert "[SLP] add another bailout for load-combine...
Hans via All-commits
all-commits at lists.llvm.org
Thu May 7 07:32:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c54c6ee1a7a26c994eff32ce35862641db47f305
https://github.com/llvm/llvm-project/commit/c54c6ee1a7a26c994eff32ce35862641db47f305
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/bad-reduction.ll
Log Message:
-----------
Revert "[SLP] add another bailout for load-combine patterns"
It caused asserts building Chromium, see discussion on
https://reviews.llvm.org/D78997
This reverts commit 86dfbc676ebe4f46f9cff629f0fe21fa65bd0f97.
More information about the All-commits
mailing list