[all-commits] [llvm/llvm-project] f1549b: [AArch64] Add ldexp cost-model tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Sun Jul 6 08:43:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1549befc1254c93ee0b6240f387fc74460c779b
https://github.com/llvm/llvm-project/commit/f1549befc1254c93ee0b6240f387fc74460c779b
Author: David Green <david.green at arm.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
A llvm/test/Analysis/CostModel/AArch64/ldexp.ll
A llvm/test/Analysis/CostModel/AArch64/sve-ldexp.ll
Log Message:
-----------
[AArch64] Add ldexp cost-model tests. NFC
Add costmodel test coverage for ldexp. The codegen for SVE is not implemented
yet. Costs should improve with #146373.
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