[all-commits] [llvm/llvm-project] 2e4cc9: Revert "[SLP]Allow masked gathers only if allowed ...
cilkplus via All-commits
all-commits at lists.llvm.org
Mon May 3 07:23:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e4cc9a7256b8a23421727522059ec5c67500cf3
https://github.com/llvm/llvm-project/commit/2e4cc9a7256b8a23421727522059ec5c67500cf3
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/pr47629-inseltpoison.ll
M llvm/test/Transforms/SLPVectorizer/X86/pr47629.ll
M llvm/test/Transforms/SLPVectorizer/X86/tiny-tree.ll
Log Message:
-----------
Revert "[SLP]Allow masked gathers only if allowed by target."
This reverts commit b5f64768cfeecca16c7c9c53cbd97ac7289c43aa to fix
a compiler crash revealed by buildbots.
More information about the All-commits
mailing list