[all-commits] [llvm/llvm-project] 3cac60: [LV] Add interleave only test case with reduction ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Oct 19 12:52:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cac608fbd0811b2f5c59c6e13148162ccd8543e
https://github.com/llvm/llvm-project/commit/3cac608fbd0811b2f5c59c6e13148162ccd8543e
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/interleave-and-scalarize-only.ll
Log Message:
-----------
[LV] Add interleave only test case with reduction requiring casts.
This adds test coverage for a crash exposed by
d311126349b8fe1684d62154a9fa5a7bbb0b713.
More information about the All-commits
mailing list