[all-commits] [llvm/llvm-project] 82090c: [CostModel][X86] Remove unused float x87 costs
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Sep 3 01:59:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82090cb85eaa14ca2203aa9b234f132aa7a7a961
https://github.com/llvm/llvm-project/commit/82090cb85eaa14ca2203aa9b234f132aa7a7a961
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-03 (Sat, 03 Sep 2022)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[CostModel][X86] Remove unused float x87 costs
We only need the double costs for SSE1 fallback
More information about the All-commits
mailing list