[all-commits] [llvm/llvm-project] 98907f: [CostModel][X86] Tidyup sdiv/srem/udiv/urem by con...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Sep 22 12:47:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98907f868565fe42175a76924150da68c813f5eb
https://github.com/llvm/llvm-project/commit/98907f868565fe42175a76924150da68c813f5eb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[CostModel][X86] Tidyup sdiv/srem/udiv/urem by constant cost tables
Preparation for adding cost kinds handling
This is necessary to eventually unblock D111968
More information about the All-commits
mailing list