[all-commits] [llvm/llvm-project] 1736f7: [CostModel][X86] getTypeBasedIntrinsicInstrCost - ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Aug 26 03:17:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1736f76948a630bf9f3547a0a0d50cd86ed20901
https://github.com/llvm/llvm-project/commit/1736f76948a630bf9f3547a0a0d50cd86ed20901
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
Log Message:
-----------
[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
More information about the All-commits
mailing list