diff options
author | liuhongt <hongtao.liu@intel.com> | 2023-07-04 13:59:17 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2023-07-06 14:21:59 +0800 |
commit | e1c23189abdd7bbbc066b2aa47ae4b7db0d69f2b (patch) | |
tree | 9f3d3a34a7b282127de93aa3f4916f5204ea1d2e /gcc/tree-vect-loop-manip.cc | |
parent | a73b65b74105e76473cc2825bb4e7253deaf18b3 (diff) | |
download | gcc-e1c23189abdd7bbbc066b2aa47ae4b7db0d69f2b.zip gcc-e1c23189abdd7bbbc066b2aa47ae4b7db0d69f2b.tar.gz gcc-e1c23189abdd7bbbc066b2aa47ae4b7db0d69f2b.tar.bz2 |
Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations.
They should have same cost as vector mode since both generate
pand/pandn/pxor/por instruction.
gcc/ChangeLog:
* config/i386/i386.cc (ix86_rtx_costs): Adjust rtx_cost for
DF/SFmode AND/IOR/XOR/ANDN operations.
gcc/testsuite/ChangeLog:
* gcc.target/i386/pr110170-2.c: New test.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions