Skip to content
Snippets Groups Projects
  • Andrew Stubbs's avatar
    0be4fbea
    amdgcn: bug fix ldexp insn · 0be4fbea
    Andrew Stubbs authored
    The vop3 instructions don't support B constraint immediates.
    Also, take the use the SV_FP iterator to delete a redundant pattern.
    
    gcc/ChangeLog:
    
    	* config/gcn/gcn-valu.md (vnsi, VnSI): Add scalar modes.
    	(ldexp<mode>3): Delete.
    	(ldexp<mode>3<exec>): Change "B" to "A".
    0be4fbea
    History
    amdgcn: bug fix ldexp insn
    Andrew Stubbs authored
    The vop3 instructions don't support B constraint immediates.
    Also, take the use the SV_FP iterator to delete a redundant pattern.
    
    gcc/ChangeLog:
    
    	* config/gcn/gcn-valu.md (vnsi, VnSI): Add scalar modes.
    	(ldexp<mode>3): Delete.
    	(ldexp<mode>3<exec>): Change "B" to "A".