[all-commits] [llvm/llvm-project] 23ea79: [LV] Add more tests for costs of predicated udivs ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Aug 19 12:06:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23ea79de614214ab7c434eaa8faf0cc5bc1bd1e7
https://github.com/llvm/llvm-project/commit/23ea79de614214ab7c434eaa8faf0cc5bc1bd1e7
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/conditional-branches-cost.ll
Log Message:
-----------
[LV] Add more tests for costs of predicated udivs and calls.
Adds missing test coverage for the cost model. Also reduce the size of
check lines a bit, by using a common prefix and filtering out after
scalar.ph.
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