[all-commits] [llvm/llvm-project] 71a929: Revert "[SLP]Improve findReusedOrderedScalars proc...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Tue Dec 19 16:20:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71a929229841381d6cdbdf6b8136ae46b5e6588f
https://github.com/llvm/llvm-project/commit/71a929229841381d6cdbdf6b8136ae46b5e6588f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Revert "[SLP]Improve findReusedOrderedScalars processing, NFCI."
This reverts commit 44dc1e0baae7c4b8a02ba06dcf396d3d452aa873.
Causes non-determinism, see #75987.
More information about the All-commits
mailing list