[all-commits] [llvm/llvm-project] 6ca142: [CostModel][X86] merge fmaxnum/fminnum costs tests...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 19 03:03:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ca1424fc1db255627f27eb6a50c7a837e3fecb3
https://github.com/llvm/llvm-project/commit/6ca1424fc1db255627f27eb6a50c7a837e3fecb3
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/fmaxnum-codesize.ll
R llvm/test/Analysis/CostModel/X86/fmaxnum-latency.ll
R llvm/test/Analysis/CostModel/X86/fmaxnum-size-latency.ll
M llvm/test/Analysis/CostModel/X86/fmaxnum.ll
R llvm/test/Analysis/CostModel/X86/fminnum-codesize.ll
R llvm/test/Analysis/CostModel/X86/fminnum-latency.ll
R llvm/test/Analysis/CostModel/X86/fminnum-size-latency.ll
M llvm/test/Analysis/CostModel/X86/fminnum.ll
Log Message:
-----------
[CostModel][X86] merge fmaxnum/fminnum costs tests using -cost-kind=all (#131922)
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