diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-26 10:38:34 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-26 10:38:42 -0700 |
commit | 1a75d88b3eb4e0cc5494281f24f362ece3d4aa4a (patch) | |
tree | dcc243b9d6f67c136046a2499265895da7ade76c /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | ab4e1be7ab3f1a1e7b78316b5b1929963e0e3bce (diff) | |
download | llvm-1a75d88b3eb4e0cc5494281f24f362ece3d4aa4a.zip llvm-1a75d88b3eb4e0cc5494281f24f362ece3d4aa4a.tar.gz llvm-1a75d88b3eb4e0cc5494281f24f362ece3d4aa4a.tar.bz2 |
[X86] Move getGatherOverhead/getScatterOverhead into X86TargetTransformInfo.
These cost methods don't make much sense in X86Subtarget. Make
them methods in X86's TTI and move the feature checks from the
X86Subtarget constructor into these methods.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D84594
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions