[llvm-bugs] [Bug 31617] New: avx512 : blendm, missing instruction form.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 12 04:14:52 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31617

            Bug ID: 31617
           Summary: avx512 : blendm, missing instruction form.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: igor.breger at intel.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

All BLENDM instructions missing broadcast + zero mask form

test for example

// CHECK: vpblendmq zmm8 {k2} {z}, zmm8, qword ptr [rdx]{1to8}
// CHECK: # encoding: [0x62,0x72,0xbd,0xda,0x64,0x02]
          vpblendmq zmm8 {k2} {z}, zmm8, qword ptr [rdx]{1to8}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170112/729cb4fa/attachment.html>


More information about the llvm-bugs mailing list