[all-commits] [llvm/llvm-project] 61b0bf: [CostModel][X86] merge funnel shifts costs tests u...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 19 03:00:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61b0bf5e01589182c2447e9a978c34a4d7cef5f3
https://github.com/llvm/llvm-project/commit/61b0bf5e01589182c2447e9a978c34a4d7cef5f3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
R llvm/test/Analysis/CostModel/X86/fshl-codesize.ll
R llvm/test/Analysis/CostModel/X86/fshl-latency.ll
R llvm/test/Analysis/CostModel/X86/fshl-sizelatency.ll
M llvm/test/Analysis/CostModel/X86/fshl.ll
R llvm/test/Analysis/CostModel/X86/fshr-codesize.ll
R llvm/test/Analysis/CostModel/X86/fshr-latency.ll
R llvm/test/Analysis/CostModel/X86/fshr-sizelatency.ll
M llvm/test/Analysis/CostModel/X86/fshr.ll
Log Message:
-----------
[CostModel][X86] merge funnel shifts costs tests using -cost-kind=all (#131867)
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