[Bug target/88465] AVX512: optimize loading of constant values to kN registers

2018-12-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88465 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/88465] AVX512: optimize loading of constant values to kN registers

2018-12-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88465 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Thu Dec 13 08:08:22 2018 New Revision: 267078 URL: https://gcc.gnu.org/viewcvs?rev=267078=gcc=rev Log: PR target/88465 * config/i386/i386.md (*movdi_internal,

[Bug target/88465] AVX512: optimize loading of constant values to kN registers

2018-12-12 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88465 --- Comment #3 from Daniel Fruzynski --- This "null" ia an icc bug. Matt Godbolt from Compiler Explorer filed a bug with Intel: ref 03997020

[Bug target/88465] AVX512: optimize loading of constant values to kN registers

2018-12-12 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88465 --- Comment #2 from Daniel Fruzynski --- I have logged issue for CompileExplorer to clarify this null instruction: https://github.com/mattgodbolt/compiler-explorer/issues/1220

[Bug target/88465] AVX512: optimize loading of constant values to kN registers

2018-12-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88465 Jakub Jelinek changed: What|Removed |Added CC||hjl.tools at gmail dot com,