<br>  I was wondering if llvm supports sub registers in an inline asm string.<br>  For example, in gcc, using modifiers %w0 makes it possible to access ax if %0 refers to eax.<br><br>  If there is any support, do you know where it is implemented ? I'd like to add such a support for another target.<br>
<br>  Thank you !<br><br>  Damien<br>