[all-commits] [llvm/llvm-project] 6b0fe3: [NFC] Add CHECK lines for unordered FP reductions
kmclaughlin-arm via All-commits
all-commits at lists.llvm.org
Wed May 26 03:00:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b0fe3c63b4619a67b45853b7bd47ecac75c4f31
https://github.com/llvm/llvm-project/commit/6b0fe3c63b4619a67b45853b7bd47ecac75c4f31
Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
Date: 2021-05-26 (Wed, 26 May 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 CHECK lines for unordered FP reductions
An additional RUN line has been added to both strict-fadd.ll &
scalable-strict-fadd.ll to ensure the correct behaviour of these
tests where `-enable-strict-reductions` is false.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D103015
More information about the All-commits
mailing list