This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

No Subject


What am I missing?

Similarly for the HI & QI patterns when performing word and byte sized
ones complements.

Another approach might be to only optimize the xor patterns, then have the
ones completement implemented with a define_expand which generates an
xor pattern.  That way you don't have to duplicate any code to get
these opts.


jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]