[llvm-bugs] [Bug 24580] New: [X86] Test assembly codegen for intrinsics

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 25 16:06:08 PDT 2015


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

            Bug ID: 24580
           Summary: [X86] Test assembly codegen for intrinsics
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Headers
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ahmed.bougacha at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

That'll let us make informed decisions when evaluating replacing LLVM
intrinsics with native constructs.

-O0 is the important one to test, as it's generally accepted that we're free to
muck with intrinsics when optimizing.

Also see the discussion for http://reviews.llvm.org/D10555 and the linked
threads.

-- 
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/20150825/aa67d64a/attachment-0001.html>


More information about the llvm-bugs mailing list