[Bug middle-end/92492] AVX512: Missed vectorization opportunity

2020-11-12 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92492 --- Comment #7 from Hongtao.liu --- I notice TARGET_VECTORIZE_RELATED_MODE is added, and can be used to handle convertion, i'm working on this.

[Bug middle-end/92492] AVX512: Missed vectorization opportunity

2020-05-15 Thread crazylht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92492 Bug 92492 depends on bug 92611, which changed state. Bug 92611 Summary: auto vectorization failed for type promotation https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92611 What|Removed |Added -

[Bug middle-end/92492] AVX512: Missed vectorization opportunity

2020-02-21 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92492 Tamar Christina changed: What|Removed |Added Target|i386, x86-64, aarch64 |i386, x86-64 Status|ASSIGN