[all-commits] [llvm/llvm-project] 093b40: [ARM] Add a test demonstrating reductions with reu...
David Green via All-commits
all-commits at lists.llvm.org
Mon Oct 24 11:38:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 093b4011e872aa6470a07bc92eb3f289459959c0
https://github.com/llvm/llvm-project/commit/093b4011e872aa6470a07bc92eb3f289459959c0
Author: David Green <david.green at arm.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/ARM/mve-reductions.ll
Log Message:
-----------
[ARM] Add a test demonstrating reductions with reused extend. NFC
D136227 showed that tests for this case in getReductionPatternCost were
missing.
More information about the All-commits
mailing list