[CostModel][X86] Add CodeSize handling for and/or/xor ops
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 26 Aug 2022 17:42:42 +0000 (18:42 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 26 Aug 2022 17:42:52 +0000 (18:42 +0100)
commit0d0dc4e6ab0113f06c21b8d2469406da3bc67590
treef2f61a09058ba17bd6e7b2479ab2e03a51466f7e
parent4e5c44964a7f3ecbe93cd69bdbcbbcf2a5f52c28
[CostModel][X86] Add CodeSize handling for and/or/xor ops

Eventually this will be part of the cost table lookup
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/arith-int-codesize.ll
llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
llvm/test/Analysis/CostModel/X86/rem-codesize.ll