[all-commits] [llvm/llvm-project] e515d3: [LV] Add test case from PR51794 for over-eager tru...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 2 14:15:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e515d3a433be10536427c34ecfa3bf75e9c68390
https://github.com/llvm/llvm-project/commit/e515d3a433be10536427c34ecfa3bf75e9c68390
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/reduction-small-size.ll
Log Message:
-----------
[LV] Add test case from PR51794 for over-eager truncation.
This patch adds a test case for PR51794 where reductions are performed
on types that are too small.
More information about the All-commits
mailing list