[all-commits] [llvm/llvm-project] f0c674: [LV] Add test showing cost is computed when there ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 24 00:10:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c674f680e3e3301c7ccd429400690b128172c5
https://github.com/llvm/llvm-project/commit/f0c674f680e3e3301c7ccd429400690b128172c5
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
A llvm/test/Transforms/LoopVectorize/RISCV/only-compute-cost-for-vplan-vfs.ll
Log Message:
-----------
[LV] Add test showing cost is computed when there are no vector plans.
Add test showing unnecessary cost computations, as no vector VPlans are
generated.
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