Skip to content
Snippets Groups Projects
Commit 01991146 authored by Peter Bergner's avatar Peter Bergner
Browse files

rs6000: Remove redundant MEM_P predicate usage

The quad_memory_operand and vsx_quad_dform_memory_operand predicates contain
a (match_code "mem") test, making their MEM_P usage redundant.  Remove them.

2023-07-10  Peter Bergner  <bergner@linux.ibm.com>

gcc/
	* config/rs6000/predicates.md (quad_memory_operand): Remove redundant
	MEM_P usage.
	(vsx_quad_dform_memory_operand): Likewise.
parent e9251fea
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