[Bug target/106721] Error: invalid character '<' in mnemonic since r13-2122-g86c0d98620ee3a

crazylht at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Aug 24 01:12:05 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106721

--- Comment #4 from Hongtao.liu <crazylht at gmail dot com> ---
(In reply to Jakub Jelinek from comment #3)
> Created attachment 53494 [details]
> gcc13-pr106721.patch
> 
> Untested fix.  This fixes all <[a-zA-Z] occurrences in tmp-mddump.md (except
> those in comments).  Whether for V*BF or V*HF modes it is better to use i or
> f suffixed broadcast etc. is something I have no idea about, used f for now.

Maybe we should align them with V*HImode like other vector shuffle, broadcast
instructions, which means use i instead?
Others LGTM, thanks for the fix.


More information about the Gcc-bugs mailing list