[all-commits] [llvm/llvm-project] 3ce8c3: [NFC] Add extra RUN line to strict reduction tests
david-arm via All-commits
all-commits at lists.llvm.org
Tue Aug 10 06:49:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ce8c31eb8b2411ed9f5879a8db4a38065273cf9
https://github.com/llvm/llvm-project/commit/3ce8c31eb8b2411ed9f5879a8db4a38065273cf9
Author: David Sherwood <david.sherwood at arm.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
M llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
Log Message:
-----------
[NFC] Add extra RUN line to strict reduction tests
I have added RUN lines to both:
Transforms/LoopVectorize/AArch64/strict-fadd.ll
Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
to show the default behaviour is to not vectorise when the following
flag is unset:
-force-ordered-reductions
More information about the All-commits
mailing list