roy rosen <roy.1ro...@gmail.com> writes:

> If I want the compiler to understand the inline assembly is it
> possible to write define_insn which would match the pattern that GCC
> creates for the inline assembly and then GCC would be able to 'know'
> some attributes about this insn and would be able to parallelize it?

No, sorry.  Inline asms are not looked up in the MD file.

Ian

Reply via email to