[all-commits] [llvm/llvm-project] e421c1: [VPlan] Remove left-over CHECK-NOT line.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Feb 27 01:39:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e421c12e47e2912d685dafeb8289b7118ad8b2e1
https://github.com/llvm/llvm-project/commit/e421c12e47e2912d685dafeb8289b7118ad8b2e1
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains-vplan.ll
Log Message:
-----------
[VPlan] Remove left-over CHECK-NOT line.
This removes a CHECK-NOT: vector.body line from the test which seems to
imply the test does not get vectorized, but it does now.
This line was left over from when the test was pre-committed, remove it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list