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

--- Comment #25 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Hongtao.liu from comment #22)
> Yes, besides TARGET_VECTOR_MODE_SUPPORTED_P, other part in the attached
> patch looks fine, the condition should be binded to real instructions but
> not mode.

OK, will commit the patch to enable vector modes later today:

- mavx512fp16 is unchanged
- vactorizer middle end can be (will be) fixed as a follow-up (I'll open a PR).
- it will be possible to test various ISA levels, possible ICE is relatively
easy to fix by enabling/disabling various code paths in expanders.

Reply via email to