[all-commits] [llvm/llvm-project] a809ce: [PhaseOrdering] add test for missed vectorization; ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jun 23 08:58:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a809cea68caa061f198c3896d04e6cd752c6abf3
https://github.com/llvm/llvm-project/commit/a809cea68caa061f198c3896d04e6cd752c6abf3
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
Log Message:
-----------
[PhaseOrdering] add test for missed vectorization; NFC (PR43745)
Either SLP or VectorCombine should be able to form vector compares
reliably on this example.
More information about the All-commits
mailing list