Re: [PATCH] Fix a vbmi2 ICE (PR target/83604)

2018-01-05 Thread Kirill Yukhin
Hello Jakub! On 28 Dec 10:10, Jakub Jelinek wrote: > Hi! > > These insns don't really need AVX512BW in any way themselves, only their > masked variants might need it for reloading of the mask register, but that > should be covered in builtins.def, doesn't need duplication in sse.md. > For

[PATCH] Fix a vbmi2 ICE (PR target/83604)

2017-12-28 Thread Jakub Jelinek
Hi! These insns don't really need AVX512BW in any way themselves, only their masked variants might need it for reloading of the mask register, but that should be covered in builtins.def, doesn't need duplication in sse.md. For non-masked it causes ICEs, because the builtins properly aren't