[all-commits] [llvm/llvm-project] 0d0dc4: [CostModel][X86] Add CodeSize handling for and/or/...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Aug 26 10:45:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d0dc4e6ab0113f06c21b8d2469406da3bc67590
https://github.com/llvm/llvm-project/commit/0d0dc4e6ab0113f06c21b8d2469406da3bc67590
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/X86/arith-int-codesize.ll
M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
M llvm/test/Analysis/CostModel/X86/rem-codesize.ll
Log Message:
-----------
[CostModel][X86] Add CodeSize handling for and/or/xor ops
Eventually this will be part of the cost table lookup
More information about the All-commits
mailing list