This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Specifying explicit parallel to define_insn of a named pattern.


ganesh gopalasubramanian <gganeshgcc@gmail.com> writes:

> Does the use of 'parallel' depends on the use of 'define_insn'. That is,
> whether it is used for matching an RTL template or for generating an
> instruction?

No.  It's there either way.

Ian


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