[all-commits] [llvm/llvm-project] f47084: [LV] Use force-vector-width for X86 recurrence test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jun 6 02:28:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f47084ecfb6862e86e9994dda85e3ac8fa5d4c7d
https://github.com/llvm/llvm-project/commit/f47084ecfb6862e86e9994dda85e3ac8fa5d4c7d
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/fixed-order-recurrence.ll
Log Message:
-----------
[LV] Use force-vector-width for X86 recurrence test.
This makes sure that all tests that can be vectorized in the file are
vectorized.
More information about the All-commits
mailing list