[LLVMbugs] [Bug 23449] New: [SSE] Scalar intrinsics should use IntrinsicsInfo

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 7 15:48:11 PDT 2015


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

            Bug ID: 23449
           Summary: [SSE] Scalar intrinsics should use IntrinsicsInfo
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: ahmed.bougacha at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

We shouldn't need dedicated patterns (and instructions !) for those.

This isn't as straightforward as packed intrinsics, because of types, but is
still worth doing and not too complicated.

-- 
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/20150507/e2026c01/attachment.html>


More information about the llvm-bugs mailing list