[all-commits] [llvm/llvm-project] 936645: [LV] Add test to store a first-order rec via inter...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 26 07:21:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93664503be6b3f47269cf617f8c46b6ce95f8076
https://github.com/llvm/llvm-project/commit/93664503be6b3f47269cf617f8c46b6ce95f8076
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/interleaved-store-of-first-order-recurrence.ll
Log Message:
-----------
[LV] Add test to store a first-order rec via interleave group.
This is a reduced version of the reproducer from
https://bugs.chromium.org/p/chromium/issues/detail?id=1232798#c2
More information about the All-commits
mailing list