summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-04-08 17:53:15 +0000
committerCraig Topper <craig.topper@intel.com>2018-04-08 17:53:15 +0000
commitc362f42b6acc8f159ac7453f370cf72a672cbc12 (patch)
treebb16306c00ce7a4a3205744dcc6a8bbce7faf5b7 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parentc226a7b8207990ab77a5bc3bf527588e21e1b4be (diff)
downloadbcm5719-llvm-c362f42b6acc8f159ac7453f370cf72a672cbc12.tar.gz
bcm5719-llvm-c362f42b6acc8f159ac7453f370cf72a672cbc12.zip
[X86][Znver1] Remove InstRWs for BLENDVPS/PD
Summary: This removes the InstRWs for BLENDVPS/PD in favor of WriteFVarBlend. The latency listed was 3 cycles but WriteFVarBlend is defined as 1 cycle latency. The 1 cycle latency matches Agner Fog's data. The patterns were missing the VEX forms which is why there are no test changes. We don't test "-mcpu=znver1 -mattr=-avx" Reviewers: RKSimon, GGanesh Reviewed By: RKSimon Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D44841 llvm-svn: 329538
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud