[CostModel][X86] getTypeBasedIntrinsicInstrCost - adjustTableCost - split CostTblEntr...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 26 Aug 2022 10:16:57 +0000 (11:16 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 26 Aug 2022 10:17:22 +0000 (11:17 +0100)
commit1736f76948a630bf9f3547a0a0d50cd86ed20901
tree6803f49e43a76ef228b86182aa6da215b7f430c9
parent11b4dce7d37f9b88d4b060c52dfd0a1f15493aa9
[CostModel][X86] getTypeBasedIntrinsicInstrCost - adjustTableCost - split CostTblEntry into ISD/Cost pair. NFC

This will be necessary to allow us to reuse this for other cost kind types
llvm/lib/Target/X86/X86TargetTransformInfo.cpp