[Bug target/84413] -mtune=skylake-avx512,cannonlake,icelake disable many optimizations

2018-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84413 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.0 |8.2 --- Comment #4 from Jakub Jelinek -

[Bug target/84413] -mtune=skylake-avx512,cannonlake,icelake disable many optimizations

2018-04-15 Thread jkoval at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84413 --- Comment #3 from Julia Koval --- Author: jkoval Date: Mon Apr 16 05:59:52 2018 New Revision: 259395 URL: https://gcc.gnu.org/viewcvs?rev=259395&root=gcc&view=rev Log: Add sse_unaligned_load_optimal and sse_unaligned_store_optimal to Skylake.

[Bug target/84413] -mtune=skylake-avx512,cannonlake,icelake disable many optimizations

2018-03-30 Thread jkoval at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84413 --- Comment #2 from Julia Koval --- Author: jkoval Date: Fri Mar 30 07:04:55 2018 New Revision: 258972 URL: https://gcc.gnu.org/viewcvs?rev=258972&root=gcc&view=rev Log: Enable tuning options for skylake-avx512. gcc/ PR target/84413