[all-commits] [llvm/llvm-project] 0a6f11: [AArch64] add test for missed vectorization; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri May 7 07:45:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a6f11aabdd3f116b603694a0d4f9abbba62ade4
https://github.com/llvm/llvm-project/commit/0a6f11aabdd3f116b603694a0d4f9abbba62ade4
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/AArch64/widen.ll
Log Message:
-----------
[AArch64] add test for missed vectorization; NFC
This is a reduction of the example in:
https://llvm.org/PR50256
More information about the All-commits
mailing list