[all-commits] [llvm/llvm-project] 803048: Revert "[SLP]Add detection of shuffled/perfect mat...
cilkplus via All-commits
all-commits at lists.llvm.org
Mon Apr 19 14:10:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8030481065334eafaae2791998ab1c69fda0eac1
https://github.com/llvm/llvm-project/commit/8030481065334eafaae2791998ab1c69fda0eac1
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/AArch64/gather-cost.ll
M llvm/test/Transforms/SLPVectorizer/X86/matched-shuffled-entries.ll
Log Message:
-----------
Revert "[SLP]Add detection of shuffled/perfect matching of tree entries."
This reverts commit d6fde913790db898e72e27b51defbc7442f3418a to fix
compiler crashes.
More information about the All-commits
mailing list