[all-commits] [llvm/llvm-project] a0c558: [Docs] Improve SLP code snippet
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Dec 10 06:32:55 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a0c558ee4cc0f8cd1d30edac5f4fbdedb18eff21
https://github.com/llvm/llvm-project/commit/a0c558ee4cc0f8cd1d30edac5f4fbdedb18eff21
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M llvm/docs/Vectorizers.rst
Log Message:
-----------
[Docs] Improve SLP code snippet
New C code snippet is more viable for SLP vectorization in most architectures.
Patch by: @lsandov1 (Leonardo Sandoval)
Differential Revision: https://reviews.llvm.org/D70866
More information about the All-commits
mailing list