[all-commits] [llvm/llvm-project] d00c50: [LV] Add tests for preserving and printing the new...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 4 12:12:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d00c502ee5e89575a6515c2f2bb3716e64027812
https://github.com/llvm/llvm-project/commit/d00c502ee5e89575a6515c2f2bb3716e64027812
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/preserve-or-disjoint.ll
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[LV] Add tests for preserving and printing the new disjoint flag.
Tests for support for the disjoint flag added in #72583.
More information about the All-commits
mailing list