[committed, amdgcn] Use V64SI for all remaining add-with-carry insns

Andrew Stubbs ams@codesourcery.com
Thu Dec 19 16:33:00 GMT 2019


This patch does nothing but replace a mode iterator with the concrete 
mode. It has no effect on the generated machine description whatsoever.

This is part of an incremental clean-up of the mode iterators, following 
the introduction of vector QI/HI support. The add-with-carry 
instructions are not interesting for those modes (being mostly used to 
implement DImode splitters), so we can dispense with the notional iterator.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 191219-add-with-carry-v64si.patch
Type: text/x-patch
Size: 1414 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191219/579e5896/attachment.bin>


More information about the Gcc-patches mailing list