Skip to content
Snippets Groups Projects
Commit e1c23189 authored by liuhongt's avatar liuhongt
Browse files

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.
parent a73b65b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment