This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71019] New: AVX512BW instructions emitted even without AVX512BW


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

            Bug ID: 71019
           Summary: AVX512BW instructions emitted even without AVX512BW
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

With -mavx512vl -mno-avx512bw GCC emits vpack{ss,us}{wb,dw} EVEX encoded
instructions even when they are only in the AVX512BW ISA.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]