[all-commits] [llvm/llvm-project] 340343: [VPlan] Consistently use VTC for vector trip count...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 9 13:37:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34034381b7d54da864f8794f578d9c501d6d4f3b
https://github.com/llvm/llvm-project/commit/34034381b7d54da864f8794f578d9c501d6d4f3b
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[VPlan] Consistently use VTC for vector trip count in vplan-printing.ll.
The inconsistency surfaced in
https://github.com/llvm/llvm-project/pull/95305. Split off the reduce
the diff.
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