[all-commits] [llvm/llvm-project] 93f54f: [NFC] Remove the -instcombine flag from strict-fad...
kmclaughlin-arm via All-commits
all-commits at lists.llvm.org
Thu Apr 15 07:13:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93f54fae9dda7d5d89711eb97f1ee44de6ce1ff7
https://github.com/llvm/llvm-project/commit/93f54fae9dda7d5d89711eb97f1ee44de6ce1ff7
Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
Log Message:
-----------
[NFC] Remove the -instcombine flag from strict-fadd.ll
This also fixes a CHECK line in @fadd_strict_unroll which ensures the
changes made to fixReduction() to support in-order reductions with
unrolling are being tested correctly.
More information about the All-commits
mailing list