diff options
author | Craig Topper <craig.topper@intel.com> | 2018-04-08 17:53:15 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-04-08 17:53:15 +0000 |
commit | c362f42b6acc8f159ac7453f370cf72a672cbc12 (patch) | |
tree | bb16306c00ce7a4a3205744dcc6a8bbce7faf5b7 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | c226a7b8207990ab77a5bc3bf527588e21e1b4be (diff) | |
download | bcm5719-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