[all-commits] [llvm/llvm-project] 382020: [CostModel][X86] Update SK_Reverse based on cost k...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jul 26 10:22:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 382020619491b4ac150f5fb71a539984f44967e2
https://github.com/llvm/llvm-project/commit/382020619491b4ac150f5fb71a539984f44967e2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/X86/shuffle-reverse-fp16.ll
M llvm/test/Analysis/CostModel/X86/shuffle-reverse.ll
Log Message:
-----------
[CostModel][X86] Update SK_Reverse based on cost kinds (#150650)
When these were converted to CostKindTblEntry the throughput was mainly
copied to all cost kinds
Regenerated with my check_cost_tables.py helper script
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